This Game-Of-Connect-Four is going to have a slight twist! This will support the traditional 6 x 7 board with connecting four horizontally, diagonally and vertically. This will also support an n x m board with connecting p pieces. You will take these values as command-line arguments ex. python Game-Of-Connect-Four.py -r 6 -c 7 -p 4
-
Notifications
You must be signed in to change notification settings - Fork 0
This Game-Of-Connect-Four is going to have a slight twist! This will support the traditional 6 x 7 board with connecting four horizontally, diagonally and vertically. This will also support an n x m board with connecting p pieces. You will take these values as command-line arguments ex. python Game-Of-Connect-Four.py -r 6 -c 7 -p 4
NuaymSyed7/Game-Of-Connect-Four
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Game-Of-Connect-Four is going to have a slight twist! This will support the traditional 6 x 7 board with connecting four horizontally, diagonally and vertically. This will also support an n x m board with connecting p pieces. You will take these values as command-line arguments ex. python Game-Of-Connect-Four.py -r 6 -c 7 -p 4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published