This project is an interactive implementation of Wordle and Numble, allowing users to guess words and arithmetic equations in a grid-based game. The application supports guest play, authentication, customizable game settings, and performance tracking.
- Landing Page & Navigation: Introduction to the game with a "Play Now" option.
- Guest Mode: Play without logging in.
- Authentication: User registration and login for personalized experience.
- Game Selection & Configuration: Switch between Wordle and Numble, and adjust difficulty settings.
- User Guide: Tutorial modal for first-time users.
- Game Mechanics:
- On-screen keyboard for input.
- Visual feedback (Green, Yellow, Gray) for correct, misplaced, and incorrect letters/numbers.
- Reset button to restart the game.
- Tracking & Statistics: Game history and performance tracking for logged-in users.
- End of Game & Replay: "Play Again" button for continuous gameplay.
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd WordleApplication
- Run the JavaFX application following the development setup instructions.
- JavaFX: User interface and event-driven application framework
- Java (Core): Game logic, rules, and application backend
- Maven: Build and dependency management
- JUnit: Unit testing
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add feature"
- Push to your branch:
git push origin feature-name
- Create a pull request.
This project is licensed under the MIT License.
Login Page
Help Page
Numble Page
Wordle Page
Profie/Stats Page
Email : [email protected]
LinkedIn: https://www.linkedin.com/in/inioluwa-alake/