What it does
Circle Hero is a basic aim training game where circles can be clicked on the screen. The goal is to click the circles as fast as possible without any missclicks. There are also many settings, including circle size, amount of circles, and game modes.
How I built it
Built completely with java using java swing GUI.
Challenges I ran into
This was my first time creating a project with a GUI. The main problem for me was positioning GUI components to where I wanted them to be and having them appear/disappear. I also had trouble figuring out how to register clicks on the circles and using a timer.
What I learned
I'm very happy with how it turned out. I learned how to create a GUI application with java swing. I also now know how to make my code more organized for the future. Also, next time I'd like to use more images and icons for a better visual feel.
Log in or sign up for Devpost to join the conversation.