Skip to content

papag00se/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Just build and run the standalone class

javac .\TicTacToe.java
java -cp . TicTacToe

You can optionally add the -gridsize num

java -cp . TicTacToe -gridsize 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages