Inspiration
We all used to like playing the game "cookie clicker" and various other clicker games. We focused on making a game which is simple but entertains users a lot.
What it does
The user needs to write a line of code or click the boat to earn points(LOC). Players can purchase some items and upgrades in the store. By writing a lot of lines of code, the user can be used to type codes. This game will let people practice code typing skills in an entertaining way. (and some jokes 😁)
How we built it
We built it with JFrame in java. We used GitHub to merge everyone's code.
Challenges we ran into
We did not have much experience with group programming such as using GitHub. We also had some errors occurring because we used different java IDE. There was some confusion too because we did not organize our work well.
Accomplishments that we're proud of
We are proud of the fact that we complete making a game. Even though there were some problems, we help each other and successfully added all the functions we aimed for.
What we learned
What we have learned is how to code the project at the same time. None of us knew how to use GitHub, and we just shared the code by copying and pasting it in Discord. It takes too much time to seek differences between two codes and merge them manually. However, now we are able to parallelize our programming using the merging function in GitHub, which shortened our programming time.
What's next for the Keyboard clicker game
If we have a server, it will be more fun to make a game mode that competes with other players. Gaining more LOCs within a given time under the same conditions will further stimulate people's desire to win.
Log in or sign up for Devpost to join the conversation.