https://github.com/gabrieldlima/tictactoe
Tic-Tac-Toe in C 🎮
https://github.com/gabrieldlima/tictactoe
c tictactoe
Last synced: 8 months ago
JSON representation
Tic-Tac-Toe in C 🎮
- Host: GitHub
- URL: https://github.com/gabrieldlima/tictactoe
- Owner: gabrieldlima
- License: mit
- Created: 2021-02-22T08:09:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T22:07:57.000Z (over 4 years ago)
- Last Synced: 2025-01-04T09:09:28.141Z (over 1 year ago)
- Topics: c, tictactoe
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TIC TIC TOE
Welcome:vulcan_salute::nerd_face:! This is a simple Tic-tac-toe console application implemented in C that uses emojis to represent the game pieces :x:-:o: in order to make it more visually appealing. Let's play it! :joystick:
## Screenshots
Win | Draw
:-------------------------:|:-------------------------:
|
## Demo

## License
[MIT](https://choosealicense.com/licenses/mit/)