Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 463 Bytes

Tic-Tac-Toe

A simple Tic-Tac-Toe game with options to play agianst another person or an unbeatable AI. The AI was written with a Minimax algorithm with Alpha-Beta Pruning.

Getting Started

Download the .jar file, and then run it to play the game. Need latest version of JDK and JRE to run the file.

Built With

  • Java

Authors

  • Jasen Lai - The Ohio State University
  • Arnold Makarov - The Ohio State University
  • Jacob Maxson - The Ohio State University