11 lines
317 B
Markdown
11 lines
317 B
Markdown
# connect-4
|
|
|
|
This will eventually become a connect-4 game written in Python with an AI opponent you can play.
|
|
|
|
I will make and train the AI myself.
|
|
|
|
I might make a GUI in Pygame, depends if i cbs
|
|
|
|
todo list:
|
|
3 gamemodes total. ~~player vs player on the same device~~, ~~player vs player lan~~, and player vs computer
|