Connect4 banner

Connect4

2 devlogs
1h 11m 31s

This is a pygame implementation of your favourite………..CONNECT FOUR!
Simple to learn, endlessly fun to master. Whether you’re a casual player or a strategy lover, this Connect 4 experience delivers fast, competitive gameplay every time.

This project uses AI

IntelliSense (the default code completer on VS code) for code completion and GitHub copilot for debugging and writing the HTML version for the pygame, and writing descriptions/README.md for efficiency. However, the original pygame implementation was done manually (of course intellisense was used, but not to generate code)

Demo Repository

Loading README...

thathsi2025

Shipped this project!

Hours: 1.19
Cookies: 🍪 4
Multiplier: 3.13 cookies/hr

I built a Connect4 game in python. This time I tried to speedrun it in roughly an hour in total time of coding so I can make more projects—VCE workload is pretty tough.

thathsi2025

OK today I hereby release the WEB VERSION. after hours of researching how to do so!!!

Attachment
1

Comments

thathsi2025
thathsi2025 2 days ago

Oh btw, I also went ahead and made the github repo!

thathsi2025

So I coded up the pygame version for 2 players. I also tried my hand at making the web version.

Attachment
0