Skip to content

loricvdt/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four game in Python

Simple Python 3 Connect Four game using the pygame library

Playing

First player is chosen randomly, clicking on one column will place a disc if possible. If win/draw occurs, a message is displayed, clicking again restarts the game

These actions can also be performed programmatically using the corresponding functions

Screenshot

Connect Four screenshot

About

Simple pygame Connect Four game in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages