-
Notifications
You must be signed in to change notification settings - Fork 0
kushalsethi/TicTacToeApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple java console application that allows you to play TicTacToe game against your friend or computer. ------------------------------------------------------------------------------------------------ Requirements: Java JDK>=6 To run from console, run below command; >javac path/to/MainApplication.java >java path/to/MainApplication To run from JAR file, run below command; >java -jar path/to/tictactoe.jar Thanks!
About
TicTacToe game written in Java
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published