GameBox
GameBox is a Java console application that offers three classic games: Tic Tac Toe, Hangman, and The Countdown Game. Enjoy hours of fun with friends or challenge the computer in various game modes.
Features:
- Tic Tac Toe:
- Play against the computer or challenge a friend.
- Two-player mode available.
- Hangman:
- Choose your difficulty level.
- Test your word-guessing skills against the computer.
- The Countdown Game:
- Select either numbers or letters.
- Test your speed and strategic thinking with three difficulty levels.
How to Run:
- Clone the repository.
- Navigate to the GameBox directory.
- Run mvn clean install to build the project.
- Execute the GameBoxApp class to start the application.
Feel free to contribute, report issues, or suggest enhancements! Have fun gaming with GameBox!