https://github.com/rudra496/tic-tac-toe-game
Classic Tic-Tac-Toe game implementation
https://github.com/rudra496/tic-tac-toe-game
beginner-project css game html javascript tic-tac-toe web
Last synced: 14 days ago
JSON representation
Classic Tic-Tac-Toe game implementation
- Host: GitHub
- URL: https://github.com/rudra496/tic-tac-toe-game
- Owner: rudra496
- License: mit
- Created: 2025-11-02T20:41:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T11:55:45.000Z (18 days ago)
- Last Synced: 2026-06-05T12:16:32.896Z (18 days ago)
- Topics: beginner-project, css, game, html, javascript, tic-tac-toe, web
- Language: Python
- Size: 11.7 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe Game
A unique console-based Tic-Tac-Toe game with an AI opponent using the minimax algorithm for unbeatable play. Features customizable board sizes (e.g., 3x3, 4x4) and score tracking across games.
## Features
- Play against AI (hard difficulty).
- Variable board sizes.
- Score tracking for multiple rounds.
- Clean, simple console interface.
## How to Run
1. Clone the repo.
2. Run `python tic_tac_toe.py`.
3. Enter board size and follow prompts.
## Requirements
- Python 3.x
## SEO & Discoverability
Keywords: tic tac toe game, console based tic tac toe, python tic tac toe ai, minimax algorithm, unbeatable ai tic tac toe, python game, simple console game, open source tic tac toe, ai opponent game, customizable board size game.
## Future Enhancements
- Add GUI with Pygame.
- Multiplayer mode over network.
## Badges
[](https://github.com/rudra496/tic-tac-toe-game)
[](./LICENSE)
## More Open Source Projects by Rudra Sarker
| Project | Description | Stars |
|---------|-------------|-------|
| [StealthHumanizer](https://github.com/rudra496/StealthHumanizer) | Free AI text humanizer — 13 providers, no login | 41 |
| [EdgeBrain](https://github.com/rudra496/EdgeBrain) | Edge AI inference — sub-100ms, no cloud | 6 |
| [DevRoadmaps](https://github.com/rudra496/devroadmaps) | 17 career paths, 1700+ free resources | 7 |
| [Fulkoli](https://github.com/rudra496/Fulkoli) | ML-powered bakery defect prediction & SPC quality control | 3 |
| [CodeVista](https://github.com/rudra496/codevista) | AI code analysis & security scanner | 5 |
See all: [github.com/rudra496](https://github.com/rudra496)
## ⭐ Support My Work
If this Tic-Tac-Toe game with AI helped you practice or have fun, please **⭐ Star** the repo — it helps others discover it and motivates more open source!
Full portfolio: [rudra496.github.io/site](https://rudra496.github.io/site/)
## License
MIT — see [LICENSE](./LICENSE)
## Connect
- [](https://github.com/rudra496)
- [](https://www.linkedin.com/in/rudrasarker)
- [](https://x.com/Rudra496)
- [](https://youtube.com/@rudrasarker9732)
- [](https://dev.to/rudra_sarker)