https://github.com/meeehdi-dev/3txc4
TicTacToe X Connect Four
https://github.com/meeehdi-dev/3txc4
Last synced: over 1 year ago
JSON representation
TicTacToe X Connect Four
- Host: GitHub
- URL: https://github.com/meeehdi-dev/3txc4
- Owner: meeehdi-dev
- Created: 2013-03-15T10:20:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-01T09:08:28.000Z (about 13 years ago)
- Last Synced: 2023-06-15T22:25:47.677Z (about 3 years ago)
- Language: C++
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
3tXc4
================
TicTacToe X Connect Four (abbreviated 3tXc4)
The goal of this project is to code a game in C++, which is a merge of rules from TicTacToe, Connect Four, plus some additional rules, such as the ability to rotate the grid.