Skip to content

solman252/connect-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-4

This will eventually become a connect-4 game written in Python with an AI opponent you can play.

I Vincent will make and train the AI myself himself.

I Vincent might make a GUI in Pygame, depends if I Vincent cbs

todo list: player vs player on the same device, player vs player lan, and player vs computer

pvp lan todo: (It's in maintenance rn cuz of 1,000,000 serious vulns) remember the last ip you played against. remember ip input with a name? stop multiple ppl joining one game (or add spectators) make it so when ppl leave, the game ends instead of hanging or crashing.

sols todo: custom play modes - 3 player?

allow for inf players using numbers in the tilesheet and *arg in play for providers
mods - can use from mods import * to overwrite functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%