basic GUI structure implemented, along with -c or --cli flags to run in a CLI rather than launch the GUI.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
javac *.java
|
||||
java Sudoku
|
||||
java App -c
|
||||
rm *.class
|
||||
|
||||
Reference in New Issue
Block a user