Inspiration

Connect-4 has been a long time favorite game to play IRL so I took a chance to see if I could build this in one-shot with Bolt given the simplicity of the game.

Prompt

Generate a 2-player connect-4 game where anyone can play against the computer as an opponent. Should detect illegal moves, winner and other game mechanics should be accurately managed. The graphics should be simple 2D graphics and have smooth interactions.

Built With

  • bolt
Share this project:

Updates