https://github.com/velocityra/tictactoeplus
Tic Tac Toe in C++ using SFML.
https://github.com/velocityra/tictactoeplus
Last synced: 5 months ago
JSON representation
Tic Tac Toe in C++ using SFML.
- Host: GitHub
- URL: https://github.com/velocityra/tictactoeplus
- Owner: VelocityRa
- Created: 2015-12-03T13:38:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T21:38:33.000Z (about 10 years ago)
- Last Synced: 2025-05-16T17:12:37.086Z (about 1 year ago)
- Language: CMake
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe+
Tic Tac Toe in C++ using SFML.
### Current Goals:
* ~~Basic function~~
* ~~Scoreboard~~
* ~~Prettify (aiming for a minimalist sleek UI)~~
* Implement unbeatable AI
* UI Animations
### Screenshot:
