https://github.com/coderosh/tictactoe-sfml
TicTacToe game created using SFML.
https://github.com/coderosh/tictactoe-sfml
Last synced: 11 months ago
JSON representation
TicTacToe game created using SFML.
- Host: GitHub
- URL: https://github.com/coderosh/tictactoe-sfml
- Owner: coderosh
- Created: 2022-07-28T05:59:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T06:30:19.000Z (over 3 years ago)
- Last Synced: 2025-01-22T12:45:33.644Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Two and single player Tic Tac Toe game made with SFML.
# Tic Tac Toe - SFML
> Assignment of Computer Graphics
## Requirements
- Download IDE or Compiler (I used [codeblocks](https://www.codeblocks.org/) with mingw)
- Setup [SFML](https://www.sfml-dev.org/tutorials/2.5/) for your IDE
## Download TicTacToe
[Download For Windows](https://github.com/coderosh/tictactoe-sfml/releases/download/1.0.0/TicTacToe-Windows-Setup.exe)
Screenshots


