https://github.com/abhyudayasharma/tic-tac-toe
A Tic-Tac-Toe Game with an unbeatable AI
https://github.com/abhyudayasharma/tic-tac-toe
ai artificial-intelligence artificial-intelligence-algorithms game java magic-square swing swing-gui tic-tac-toe tictactoe-java-game
Last synced: about 2 months ago
JSON representation
A Tic-Tac-Toe Game with an unbeatable AI
- Host: GitHub
- URL: https://github.com/abhyudayasharma/tic-tac-toe
- Owner: AbhyudayaSharma
- Created: 2019-08-17T14:10:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T20:36:03.000Z (over 4 years ago)
- Last Synced: 2025-03-21T06:41:41.915Z (2 months ago)
- Topics: ai, artificial-intelligence, artificial-intelligence-algorithms, game, java, magic-square, swing, swing-gui, tic-tac-toe, tictactoe-java-game
- Language: Java
- Homepage: https://abhyudayasharma.github.io/tic-tac-toe
- Size: 351 KB
- Stars: 28
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
[](https://travis-ci.com/AbhyudayaSharma/tic-tac-toe)
To get started:
```bash
mvn install
```