Inspiration
wanted to create something familiar to others but also use new tools to make it completely new to us
What it does
pass and play connect 4 with a futuristic glitch-pop theme
How we built it
using javascript we created the functionality of the classic connect 4 games with HTML and CSS we gave the boring Connect 4 game a bright and relaxed theme.
Challenges we ran into
- had some trouble finding a winning play as well as receiving win screens when no one would have a winning play.
- learning that javascript did not accept 64-bit integers so we ended up learning how to use a new library to convert the 34-bit integers to 64 bit
- some of our styles would not work as intended ## Accomplishments that we're proud of
- Creating a fully-fledged working app.
- making a good-looking app
What we learned
- learned how to use bit bords
- learned how to represent numbers as 64-bit integers
- learned how to host a website through GitHub pages
- learned how to set up a PWA
- learned about CSS animations ## What's next for Connect 2077 like our style inspiration from cyberpunk 2077, we will have post-launch patch fixes, Adding an Ai to play against would be a nice improvement.
Log in or sign up for Devpost to join the conversation.