https://github.com/lp1dev/ctictactoe
Tic Tac Toe Game in C
https://github.com/lp1dev/ctictactoe
game tic-tac-toe tictactoe
Last synced: 8 months ago
JSON representation
Tic Tac Toe Game in C
- Host: GitHub
- URL: https://github.com/lp1dev/ctictactoe
- Owner: lp1dev
- Created: 2017-01-13T22:56:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T08:45:59.000Z (about 9 years ago)
- Last Synced: 2025-06-14T13:02:54.813Z (8 months ago)
- Topics: game, tic-tac-toe, tictactoe
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CTicTacToe
C implementation of the TicTacToe game (cli version)
## Done
- Implementation of the game mechanic
## Requirements
- gcc
- make
## Build
In a terminal emulator : make
## Run
Run the TicTacToe executable