Implementation of some Nikoli games ( http://en.wikipedia.org/wiki/Nikoli ) in HTML/CoffeeScript
 
 
 
 
Go to file
Guillaume Dott f96725b822 Return cells with same prototype in Cell#adjacentCells() 2014-12-12 12:23:25 +01:00
data Correct data/nurikabe/20x20.yml format 2014-12-11 22:28:08 +01:00
views Return cells with same prototype in Cell#adjacentCells() 2014-12-12 12:23:25 +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 Add Akari game 2014-12-11 17:26:08 +01:00

README.md

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