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

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 🎮

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
:-------------------------:|:-------------------------:
![win](screenshots/win.png)|![draw](screenshots/draw.png)

## Demo
![demo](https://j.gifs.com/k2R8QY.gif)

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