Skip to content

zimagic/irrlamb

Repository files navigation

irrlamb - 3D physics game
by Alan Witkowski

Building on linux:
sudo apt-get install build-essential cmake libx11-dev libopenal-dev liblua5.1-0-dev libfreetype6-dev libxrandr-dev libvorbis-dev libogg-dev libsqlite3-dev

Latest version can be found at:
http://irrlamb.googlecode.com

Source code at:
https://github.com/jazztickets/irrlamb

Command-line arguments
-level [.xml file]        Test a level
-replay [.replay file]    Views a replay directly
-noaudio                  Disable audio

Keys
E                         Move Forward
D                         Move Backwards
S                         Move Left
F                         Move Right
X                         Restart level
Space                     Jump
Escape                    Menu (or quit game in test mode)
F1                        Menu
F2                        Invert mouse
F3                        Show position in console
F5                        Reload level from disk
F11                       Toggle HUD
F12                       Screenshot


Save data is in %APPDATA%/irrlamb for windows and
~/.irrlamb for linux.

About

irrlamb is a 3D game that probably involves a lot of physics and frustrating gameplay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published