Requires gems chipmunk
and gosu
to play. Gosu requires Simple DirectMedia Layer.
apt-get install sdl2
on linux, or brew install sdl2
on OS X.
gem install gosu chipmunk
run bin/game.sh
Does not require ruby or any dependencies to be installed.
Simply run game.exe
in the bin directory.