Audio (331) Datatype (50) Demo (188) Development (562) Document (21) Driver (93) Emulation (143) Game (910) Graphics (477) Library (105) Network (218) Office (60) Utility (853) Video (65)
Total files: 4076
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Detritus is a fast-paced shoot-em-up strongly based on the old classic
Asteroids. Replenish your shield with power-ups and gain new weapons. "Cleaners"
appear periodically, so watch out!
- Requires up to date MiniGL Library and graphics driver
- Keyboard controls are shown as an Overlay which automatically hides
- Game originally developed by Kaolin Fire
- Based on Version 1.0.6 for macOS
- Have fun !
- --- -------------------------------------------------------------------- -- -
See full license/etc at http://www.erif.org/code/detritus/
This needs the following packages (on Fedora):
freealut
mesa-libGL (or any other OpenGL implementation)
mesa-libGLU (or any other OpenGL GLU implementation)
openal
SDL
SDL_image
SDL_ttf
sqlite
Note that you'll want the -devel versions to compile:
(freealut-devel, mesa-libGL-devel, etc...)
No "make install" currently provided. Just do a make and then
run the executable in place. "make run" is provided. :)
OS X: make -f Makefile.osx will create a DMG
|