Implementation of some Nikoli games ( http://en.wikipedia.org/wiki/Nikoli ) in HTML/CoffeeScript
 
 
 
 
Go to file
Guillaume Dott edaf64ea5c Do not fail when file has no game data 2014-12-11 12:18:04 +01:00
data Add some data files for Nurikabe 2014-12-09 17:38:22 +01:00
views Check for duplicates in rows, columns and squares in Sudoku 2014-12-10 12:58:02 +01:00
.gitignore Add .gitignore 2014-12-05 17:29:27 +01:00
Gemfile Add Slim layout for views 2014-12-05 17:27:23 +01:00
Gemfile.lock Add Slim layout for views 2014-12-05 17:27:23 +01:00
README.md First commit 2014-12-04 12:44:20 +01:00
nikoli.rb Do not fail when file has no game data 2014-12-11 12:18:04 +01:00

README.md

Implementation of some Nikoli games (http://en.wikipedia.org/wiki/Nikoli) in HTML/CoffeeScript