Skip to content

cleslie/connectfour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

# Connect Four Clone

- Basic clone of connect four in Python 3.4
- Command line interface - run with: 'python connectfour.py'
- Created as a personal refresher on Python and 2d lists 
- Issues: 
	- Diagonal scoring needs implemented, currently vertical and horizontal scoring working.

About

Basic clone of popular game connect four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages