Operation LambdaAnnouncing Operation Lambda: a remake of the
classic game by
Bret Victor. Make your way through a distressed spaceship, rescuing hostages and deflecting lasers in 100 levels!
The remake implements the original (IIgs only) game entirely in Ruby, so anyone can play! It also adds a level editor, swappable tile-sets, and other niceties. It's over 5000 lines of code, and Ohloh informs me it's only 3% comments. Clearly, I am a terrible coder ;). But! I made a game.
Where do I get it?Operation Lambda is hosted on in my
BitBucket repository. It is available as a Windows
exe and an OS X
app as well!
If there is demand, I'll try to get around to making a git mirror on Github. I picked BitBucket because GitHub wouldn't let me host the downloadable 'binaries'.
What do I need?If you download the pre-packaged application, you don't need anything other than what's in the zip/dmg. If you're running it from source, you'll need Ruby, Gosu and TexPlay.
Other notesThe original Operation Lambda, and all it's graphics, sounds and level data, are copyright 1996, Bret Victor, and are used with permission. All the code and additional design in this remake are copyright 2009 Adam Gardner.
Operation Lambda is released under the terms of the Artistic License 2.0.
(edit: added screenshots, fixed markup, made it the post shorter and less email-centric (aka fewer linebreaks).)
Screenshots are: Level 1, Level 25, Level 84, the Main Menu, the Level Select screen, and the Level Editor.