An open API service indexing awesome lists of open source software.

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.

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:
![Screenshot](http://i.imgur.com/BtCQEBZ.png)