Skip to content

MarkE16/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A small game I created with Java in my free time.


How do I run this?

  • Download the ZIP.
  • Extract the contents.
  • Navigate to the src directory.
  • Run javac Main.java.
  • If you run the command with no issues, then the code was successfully compiled, thus now being able to run java Main to execute the game.

About

A TicTacToe game created in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages