GitXplorerGitXplorer
a

15

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0049f2509d035a9e6172daba768f438aeac5d6b7

Intial Commit

aakhilstanis committed 13 years ago

README

The README file for this repository.

Introduction

15 is an implementation of classic 15 puzzle using JQuery and Ruby with Sinatra.

Install

Install rvm and ruby-1.9.2

Then do:

$ gem install bundler
$ bundle install
$ ruby 15.rb

Open your favourite browser and goto http://localhost:4567 !