Skip to content
/ sudoku Public

Sudoku solver built using Java. The program implements an algorithm to solve a 9x9 sudoku board in a visual way.

Notifications You must be signed in to change notification settings

narittt/sudoku

Repository files navigation

Sudoku

Game built for my CS231 Data Structure and Algorithms class using Java that implements an algorithm to solve a 9x9 sudoku board with a visual representation.

view it in action!

ezgif-2-95a9f374ef

About

Sudoku solver built using Java. The program implements an algorithm to solve a 9x9 sudoku board in a visual way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages