Skip to content

sideshowbandana/lookout_leonard

Repository files navigation

Lookout Leonard

A 2d platform game. Save phones and kill bugs!

Getting Started

bundle
ruby lib/game.rb

Controls

Space => Jump
Left Key => Move Left
Right Key => Move Right

Editing Levels

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

About

A 2d platform game. Save phones and kill bugs!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages