15 is an implementation of classic 15 puzzle using JQuery and Ruby with Sinatra.
Install rvm and ruby-1.9.2
$ gem install bundler
$ bundle install
$ ruby 15.rb
Open your favourite browser and goto http://localhost:4567 !
15 is an implementation of classic 15 puzzle using JQuery and Ruby with Sinatra.
Install rvm and ruby-1.9.2
$ gem install bundler
$ bundle install
$ ruby 15.rb
Open your favourite browser and goto http://localhost:4567 !