https://github.com/luizfiuzaa/tic-tac-toe_c
Tic Tac Toe game made in C language
https://github.com/luizfiuzaa/tic-tac-toe_c
c game study
Last synced: 5 months ago
JSON representation
Tic Tac Toe game made in C language
- Host: GitHub
- URL: https://github.com/luizfiuzaa/tic-tac-toe_c
- Owner: luizfiuzaa
- Created: 2024-06-13T16:23:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T23:57:30.000Z (over 1 year ago)
- Last Synced: 2025-07-29T00:45:26.688Z (12 months ago)
- Topics: c, game, study
- Language: C
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe in .C
This program is a exercise to the class Data Structure, on Fatec Tatuí in the course Analysis and System Development.