Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```