Inspiration
We were inspired by another game called Fruit Ninja, however, we decided to make an object form in random places with different colors and have the player click on the object instead of swipe.
What it does
This game will allow the player to click on the object that forms in different colors and every time they click it they will get a point. The game lasts for 30 seconds and will help with reaction timing when playing video games. The color changing is also used for the player to call out what color they are clicking helping them with their vision.
How we built it
We built it using the language PYTHON and created code that would register the click from the mouse and keep score of each time an object is clicked, that code was acquired from an old clicking game I have made for APCS. With the help of AI, we could use certain libraries that would be needed to track time, give random outputs, and show different colors.
Challenges we ran into
The challenge we ran into was that the object would show up and disappear but appear in the same spot every single time. To fix this problem we had to create a different code segment that would make the object move around the screen instead of staying in the same place. We also had to make sure that the color would change every time.
Accomplishments that we're proud of
We are proud of the fact that we "actually" completed this project and had fun doing it and making games is something we both enjoyed.
What we learned
We learned how to use new libraries to add time to the game and learned that making a game can be complicated because you would have to make sure that there are no flaws in the game.
What's next for Color Clicker Game
To add even more objects on the screen that will do the same as the other to make the player have more options to click on.
Log in or sign up for Devpost to join the conversation.