Skip to content
forked from csabahi/Connect4

2-Player Connect 4 with offline scores list

Notifications You must be signed in to change notification settings

AliElhor/Connect4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Created a 2-Player Connect 4 with offline scores list alongside. The boardinfo.txt file holds the information for the 2 different sized boards With the use of pickling the best scores are saved offline in a textfile. The game uses OOP alongside an extensive uses of various data structure such as lists and dictionaries

About

2-Player Connect 4 with offline scores list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%