https://github.com/jankodedic/tictactoe
Tic-Tac-Toe in C++17 using SDL2
https://github.com/jankodedic/tictactoe
cpp cpp17 game sdl sdl2 tictactoe
Last synced: about 1 month ago
JSON representation
Tic-Tac-Toe in C++17 using SDL2
- Host: GitHub
- URL: https://github.com/jankodedic/tictactoe
- Owner: JankoDedic
- License: mit
- Created: 2018-02-14T17:46:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T18:00:09.000Z (about 7 years ago)
- Last Synced: 2025-02-07T14:42:49.808Z (3 months ago)
- Topics: cpp, cpp17, game, sdl, sdl2, tictactoe
- Language: C++
- Size: 6.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
Tic-Tac-Toe in C++17 using SDL2# Screenshots
![]()
![]()
![]()