AxilleasGalanis / Sudoku

Sudoku game made with Java Swing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku

This is a Sudoku game made in Java. It features a user-friendly GUI made with Java Swing.

Screenshot (142)

Compilation and Execution

Compile the files using the command:

javac sudoku/*.java

Execute the program using the command:

javac sudoku/*.java

About

Sudoku game made with Java Swing.


Languages

Language:Java 100.0%