https://github.com/anar-bastanov/console-tic-tac-toe-plus
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
https://github.com/anar-bastanov/console-tic-tac-toe-plus
c c-lang c-language c-programming c-programming-language command-line-game console-app console-application console-based console-game tic-tac-toe tic-tac-toe-c tic-tac-toe-game tictactoe tictactoe-c-game tictactoe-command-line tictactoe-game windows-console windows-console-game
Last synced: 2 months ago
JSON representation
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
- Host: GitHub
- URL: https://github.com/anar-bastanov/console-tic-tac-toe-plus
- Owner: anar-bastanov
- License: gpl-3.0
- Created: 2024-02-12T15:38:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T08:01:37.000Z (about 1 year ago)
- Last Synced: 2025-01-20T19:14:29.205Z (4 months ago)
- Topics: c, c-lang, c-language, c-programming, c-programming-language, command-line-game, console-app, console-application, console-based, console-game, tic-tac-toe, tic-tac-toe-c, tic-tac-toe-game, tictactoe, tictactoe-c-game, tictactoe-command-line, tictactoe-game, windows-console, windows-console-game
- Language: C
- Homepage:
- Size: 733 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe Plus
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows. This project was created for a university assignment.
See the [wiki](https://github.com/anar-bastanov/console-tic-tac-toe-plus/wiki) page for a detailed preview.