https://github.com/brainstone/connectfour
Just a little Connect Four console game. Hopefully with some AI too.
https://github.com/brainstone/connectfour
Last synced: 9 months ago
JSON representation
Just a little Connect Four console game. Hopefully with some AI too.
- Host: GitHub
- URL: https://github.com/brainstone/connectfour
- Owner: BrainStone
- Created: 2020-10-31T18:02:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T16:07:07.000Z (over 5 years ago)
- Last Synced: 2025-06-12T03:14:37.160Z (about 1 year ago)
- Language: C++
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConnectFour
Just a little Connect Four console game. Hopefully with some AI too.