Skip to content

TerminalGambit/SudokuApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sudoku solver in java

usage:

solving sudokus

generating some sudokus (for the moment by default it's the same)

why was it a good project experience

it's short, fun and easy to create

you get a better understanding of java, frames and sudoku game in itself

it's a good project to add to your portfolio

how to run the script

if you have already used java before and have already been able to run scripts, you shouldn't need anything else

javac SudokuApp.java
java SudokuApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages