资 源 简 介
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.
Screenshots
Controls
UP, LEFT, RIGHT arrows
* UP: full throttle
* LEFT: rotate CCW
* RIGHT: rotate CW
Press "s" key to make the screenshot in BMP format.