An open API service indexing awesome lists of open source software.

https://github.com/andychase/55

An interactive Sudoku board & solver in 55 lines of Java
https://github.com/andychase/55

Last synced: 12 months ago
JSON representation

An interactive Sudoku board & solver in 55 lines of Java

Awesome Lists containing this project

README

          

55 - An interactive Sudoku board & solver in 55 lines.

Grid + Solver Dependencies:
- (None other than Java.util)