https://github.com/voltamon/tic-tac-toe-in-c
This is a simple command-line implementation of the classic Tic Tac Toe game, written in C. The game allows a human player to play against a computer opponent that uses the minimax algorithm to determine the best moves.
https://github.com/voltamon/tic-tac-toe-in-c
c-programming minimax minimax-algorithm tictactoe tictactoe-game
Last synced: 10 days ago
JSON representation
This is a simple command-line implementation of the classic Tic Tac Toe game, written in C. The game allows a human player to play against a computer opponent that uses the minimax algorithm to determine the best moves.
- Host: GitHub
- URL: https://github.com/voltamon/tic-tac-toe-in-c
- Owner: Voltamon
- License: mit
- Created: 2025-03-15T04:16:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T12:55:33.000Z (3 months ago)
- Last Synced: 2025-03-29T00:36:45.955Z (3 months ago)
- Topics: c-programming, minimax, minimax-algorithm, tictactoe, tictactoe-game
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0