Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 762 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 762 Bytes

Tic-Tac-Toe

Code Climate Issue Count

A game of tic-tac-toe coded in Java for CSA

Image of tic-tac-toe in action

Description

Tic-Tac-Toe like never before!

Run the main method from the RunGame class and follow the onscreen instructions.

Features

  • Fully operational GUI
  • VS AI or Player
  • AI intelligence
  • Automatic turn switching
  • Onscreen controls
Credit
  • Otakar Andrysek
  • Ping-Chun Chung