Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 451 Bytes

Sudoku - Web Version

Ruby, Sinatra, HTML and CSS

Last week i built a test-driven version of Sudoku. My goal was to write a class that would take a sudoku puzzle as a string and solve it by filling out missing bits. Users can now play the sudoku in the browser here.

Also added New Relic app through Heroku.