An open API service indexing awesome lists of open source software.

https://github.com/thetechnocrat-dev/runaway-skyzer

Reskin of mousecat JS game
https://github.com/thetechnocrat-dev/runaway-skyzer

Last synced: about 2 months ago
JSON representation

Reskin of mousecat JS game

Awesome Lists containing this project

README

        

# Runaway-Skyzer

A reskin of the JS game mousecat (https://github.com/tevydavid/mouseCat).

Deploy:

bundle install
bin/rake db:migrate
bin/rake db:seed
bin/rails server

Prepend Heroku run to db commands if deploying to Heroku.