ok surely this looks good

This commit is contained in:
Vincent Rodley 2025-08-20 12:52:14 +12:00
parent f543dbda90
commit eeefe6e3d0

View File

@ -1,8 +1,8 @@
# PyConnect-4 # PyConnect-4
As the name suggests, this is Connect-4, made in Python. There are two versions, CLI, where you play the game in a terminal, and GUI where you play in a PyGame GUI. **As the name suggests, this is Connect-4, made in Python. There are two versions, CLI, where you play the game in a terminal, and GUI where you play in a PyGame GUI.**
## Both gamemodes feature: ### Both gamemodes feature:
Player vs Player (on the same device) Player vs Player (on the same device)
~~Player vs Player (LAN)~~ ~~Player vs Player (LAN)~~