Inspiration
This is our first hackathon and our first semester in computer science, so we decided to make something reasonable but still personally challenging.
What it does
It's a game of connect four to be played with two people using the number keys on the keyboard.
How we built it
We built it using a computer. Specifically, one running java with the swing packages in eclipse.
Challenges we ran into
The biggest challenges were simply mechanics, in particular the mechanic that allowed the game to tell when a player has won.
Accomplishments that we're proud of
Pretty much all of this. Like I said, we're relatively new to this.
What we learned
We learned how to use javax.swing, as well as how to implement keyboard input and an updating GUI.
What's next for Connect Four
The next thing for this will likely be an ai opponent. (Maybe one that always wins, since the game is solved. That'd be funny to show people).
Log in or sign up for Devpost to join the conversation.