Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 661 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 661 Bytes

SimpleTicTacToe


Simple Tic Tac Toe Using Java jdk-11.0.11 and Javax Swing

A Simple PVP Tic-Tac-Toe Game.

For Jar File:

  • Press The Green Code Button And Then Download Zip
  • Unzip Folder And Navigate To The TicTacToe Folder
  • Move Shurtcut TicTacToe To Desired Location
  • Run Shortcut

For Source Code

  • Press The Green Code Button And Then Download Zip,
  • Navigate To The Folder src, Unzip It, And Run The Following Commands:
javac *.java  
java Main  

After The First Time, Just Use :

java Main