Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
Lunar Lander | Description: | OpenGL Lunar Lander clone. | Download: | lander.i386-aros.zip (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 3Mb | Version: | 0.6.5 | Date: | 13 Sep 17 | Author: | Nick Gasson | Submitter: | cavemann | Homepage: | http://www.doof.me.uk/lunar-lander | Requirements: | Needs graphics acceleration and also Icaros >= 2.0 | Category: | game/misc | Replaces: | game/misc/lander.i386-aros.zip | License: | GPL | Distribute: | yes | FileID: | 1624 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 210 (Current version) | | 255 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] ---------------------------------------------------------------------
This upload is a minor maintenance update from version 0.6.4 to 0.6.5
---------------------------------------------------------------------
LUNAR LANDER
www.doof.me.uk/lunar-lander
Developed by Nick Gasson <nick()nickg.me.uk>.
This code is distributed under the GNU General Public license. See the file
COPYING for more details.
==============================================================================
KEYS
Left arrow - Turn left
Right arrow - Turn right
Up arrow - Thrust
P - Pause
PrintScreen - Take a screenshot (not enabled)
Esc - Quit / exit to menu
Enter - Select option
You can also use a joystick, if you have one.
==============================================================================
INSTALLATION
See the file for INSTALL for Unix installation instructions.
There is an (out-of-date) XCode project in Lander.xcodeproj. This may need some
work before it will build. On the other hand, the instructions in INSTALL
should work on OS X, and since you have the source code already... ;-)
Windows users should probably download the pre-built binary. If you want to
compile it yourself there is a Visual Studio 2003 project in
msvc/Lander. You'll need the development versions of FreeType, SDL, SDL_Mixer,
and SDL_Image.
==============================================================================
BUGS
On Windows after changing the resolution or toggling full-screen mode all
images appear as white boxes. The workaround is to restart the program.
On Ubuntu there is a problem with SDL Mixer that will cause high audio latency.
Apparently this is a problem with Pulse Audio. ** UPDATE ** In version 0.5.1
this should be largely mitigated. Please let me know if you have further
problems.
|