Skip to content

Connect Four game in Python with a graphical interface

Notifications You must be signed in to change notification settings

claire-1/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

This is a connect four game in Python3 with a graphical interface.

To start the game, run: $ python3 connect-four.py

You need to have pygame-1.9.6 and python3 installed for this game to work.

DiagonalGame

See README.ipynb for more details.

About

Connect Four game in Python with a graphical interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages