Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T20:36:03.000Z (about 4 years ago)
- Last Synced: 2024-10-08T13:20:18.000Z (4 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: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
[![Build Status](https://travis-ci.com/AbhyudayaSharma/tic-tac-toe.svg?token=9CKSXzfHBrpFZM5Um8kH&branch=master)](https://travis-ci.com/AbhyudayaSharma/tic-tac-toe)
To get started:
```bash
mvn install
```