Skip to content

lukaselmer/jumphero

Repository files navigation

Jump Hero

A simple jumping game written in ruby.

Setup

git clone ....
cd jump-hero
bundle install
ln -s ../../bin/check .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit

Run Tests

rspec

Copyright

Coypright 2015 Lukas Elmer.