Wordle Android App
Making an Enhanced Andriod Version of the Wordle Game
- Recreated the popular Wordle game for Android using Java and SQLite
- Added the global leaderboard, player profile, and replayability features for a more competitive version of the game
- Formed the various pages of the app with FXML and used Fragments to support different display formats
- Enabled user choice of camera or gallery for profile picture customization via Content Provider and implicit Intent