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

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

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

[![Stars](https://img.shields.io/github/stars/rudra496/tic-tac-toe-game?style=for-the-badge&logo=github&color=ff6b6b&labelColor=000)](https://github.com/rudra496/tic-tac-toe-game)
[![License: MIT](https://img.shields.io/badge/License-MIT-green?style=for-the-badge&logo=github&color=2ecc71&labelColor=000)](./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

- [![GitHub](https://img.shields.io/badge/GitHub-rudra496-181717?logo=github)](https://github.com/rudra496)
- [![LinkedIn](https://img.shields.io/badge/LinkedIn-rudrasarker-0A66C2?logo=linkedin)](https://www.linkedin.com/in/rudrasarker)
- [![X/Twitter](https://img.shields.io/badge/X-@Rudra496-000000?logo=x)](https://x.com/Rudra496)
- [![YouTube](https://img.shields.io/badge/YouTube-@rudrasarker9732-FF0000?logo=youtube)](https://youtube.com/@rudrasarker9732)
- [![Dev.to](https://img.shields.io/badge/Dev.to-rudra__sarker-000000?logo=devdotto)](https://dev.to/rudra_sarker)