Skip to content

rob93c/Java-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java TicTacToe

Codacy Badge GitHub top language Telegram GitHub

A Java program to play Tic Tac Toe right from the terminal!

Installation

To launch this program you need to install the Java JDK.

Instructions

To launch the program you have to:

  • Open a terminal in the src folder
  • Run javac Main.java && java Main

The program will now run until one of the 2 players win.

License

See the LICENSE file for license rights and limitations (MIT).

Releases

No releases published

Packages

No packages published

Languages