Skip to content

SimonWoolf/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku webapp. Just for fun (done at Makers). Ruby and Sinatra. Features a neat recursive solver, and a generator guaranteed to generate puzzles with a unique solution.

Part of the initial solver implementation was done pair-programming with Bruce Steedman.

Install deps with bundle install, run with rackup, test with rspec.

Running instance at http://sudoku.simonwoolf.net/. (Running on Heroku's free tier, so will take a few seconds to load the first time).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published