Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
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
|