https://github.com/kauefraga/tictactoe
❌ Tic Tac Toe is a game for two players and they need to mark spaces in a three-by-three grid with O or X.
https://github.com/kauefraga/tictactoe
cpp game game-development sfml tic-tac-toe tictactoe two-player
Last synced: 26 days ago
JSON representation
❌ Tic Tac Toe is a game for two players and they need to mark spaces in a three-by-three grid with O or X.
- Host: GitHub
- URL: https://github.com/kauefraga/tictactoe
- Owner: kauefraga
- License: mit
- Created: 2023-07-22T16:05:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T04:06:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T14:09:21.390Z (about 1 month ago)
- Topics: cpp, game, game-development, sfml, tic-tac-toe, tictactoe, two-player
- Language: C++
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tictactoe
⭕❌ Tic Tac Toe is a game for two players and they need to mark spaces in a three-by-three grid with O or X.