mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-02 16:20:18 -08:00
Tic-Tac-Toe java port
This commit is contained in:
2
89 Tic-Tac-Toe/java/src/make.sh
Executable file
2
89 Tic-Tac-Toe/java/src/make.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
javac -d ../bin *.java
|
||||
|
||||
Reference in New Issue
Block a user