Browser Crush Clone
Project | This is a clone of http://www.browsercrush.com/ |
Responsibilities | Design & build |
Technology Stack | Ruby, Sinatra, HTML, CSS, JavaScript |
Year | 2016 |
GitHub | View Source Code |
Browser Crush Clone
This is a clone of http://www.browsercrush.com/
Built using Ruby, HTML, CSS and Javascript.
A gameplay of my Browser Crush Clone game.
Setup
- Download the source files.
- Run
$ bundle install
. - Run
$ ruby app.rb
. - Open a web browser and type in
localhost:4567
in the address bar. - Enjoy the game!
This post is licensed under CC BY 4.0 by the author.