Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 233 Bytes

TicTacToeCMD

A Game of TicTacToe in Terminal made with Java.

Requirements:

  • JDK

Features:

  • CPU randomly places pieces on board.
  • Nothing.

How to use:

Type java MainClass inside /src/ folder to run.