A 2d platform game. Save phones and kill bugs!
bundle
ruby lib/game.rb
Space => Jump
Left Key => Move Left
Right Key => Move Right
To create a new level create a level(n).txt file in the media directory where n == the level number that you're creating. The characters map accordingly:
. => empty space
# => dirt
" => grass
0 => bug
x => phone