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

  1. had some trouble finding a winning play as well as receiving win screens when no one would have a winning play.
  2. 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
  3. some of our styles would not work as intended ## Accomplishments that we're proud of
  4. Creating a fully-fledged working app.
  5. making a good-looking app

What we learned

  1. learned how to use bit bords
  2. learned how to represent numbers as 64-bit integers
  3. learned how to host a website through GitHub pages
  4. learned how to set up a PWA
  5. 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.

Built With

Share this project:

Updates