Python project created for a computer science class. Full-fledged Connect Four implementation built for command line usage. Takes arguments that modify game board dimensions and rules.
Go to file
Amber McCloughan d3cbfdcc66 Merge pull request 'Changed name in code comments.' (#1) from amber-patch-1 into master
Reviewed-on: GVSU/ConnectFourPy#1
2021-02-21 20:10:57 +00:00
ConnectFour.py Update 'ConnectFour.py' 2021-02-21 20:09:29 +00:00
GameLogic.py Update 'GameLogic.py' 2021-02-21 20:09:50 +00:00
Parser.py Update 'Parser.py' 2021-02-21 20:10:05 +00:00