
space-lander
Space Lander
About
This is an open-source game inspired by Atari's Lunar Lander. I like it, and planning to add some features like enemies or escape missions.
The code is cross-platform, but I tested it only on Ubuntu 10.04 and Windows Vista Home Basic, but it should work under any Linux and Windows.
It's developed on C++, but the code is really simple without any of the advanced features... Just straightforward C-like code.
It uses CMake, SDL, SDL_mixer, SDL_gfx.
Controls
UP, LEFT, RIGHT arrows * UP: full throttle * LEFT: rotate CCW * RIGHT: rotate CW
Press 's' key to make the screenshot in BMP format.
Project Information
The project was created on Nov 20, 2011.
- License: MIT License
- 3 stars
- svn-based source control
Labels:
Arcade
Game
Lunar-Lander
Space-Lander
SDL