MitchellAW / Tic-Tac-Toe

A Tic Tac Toe game with opponent and GUI using swing in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

A Tic Tac Toe game with AI that follows a simple set of rules. The game is displayed using a GUI using swing in Java.

Currently the AI should always either win or create a draw.

Tic-Tac-Toe-GUI

About

A Tic Tac Toe game with opponent and GUI using swing in Java

License:MIT License


Languages

Language:Java 100.0%