This project is a simple Java game that serves as an educational tool, developed while learning Java. The game allows players to score points by clicking on a character that moves around the screen.
- The game has a main character that moves randomly on the screen.
- The player can click on the character to score points.
- The game keeps track of the player's score and displays it on the screen.
- Java
- Swing Library for GUI
- Clone the repository to your local machine.
- Open the project in your favorite Java IDE.
- Compile and run the main class to start the game.
- Click on the character and earn points!
As this project was created for learning purposes and is not intended for further development, contributions are not expected.
This project is open-source and available under the MIT License.
If you have any questions or suggestions, please feel free to contact me at [email protected].
Enjoy playing 🎮📚✨