an easy and consistent way of installing software ported to FreeBSD
A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game,
vaguely in the style of similar games for the Commodore+4. The game is intended
to show young people (I'm writing it for my son's birthday) all the cool games
they missed.
WWW: http://abe.sourceforge.net/
- Alejandro Pulver
alejandro@varnet.biz
bin/abe
%%DATADIR%%/images/images.tar
%%DATADIR%%/maps/default.dat
%%DATADIR%%/maps/intro.dat
%%DATADIR%%/sounds/bubble.wav
%%DATADIR%%/sounds/closed.wav
%%DATADIR%%/sounds/death.wav
%%DATADIR%%/sounds/door.wav
%%DATADIR%%/sounds/game.ogg
%%DATADIR%%/sounds/gem.wav
%%DATADIR%%/sounds/intro.ogg
%%DATADIR%%/sounds/jump.wav
%%DATADIR%%/sounds/menu.wav
%%DATADIR%%/sounds/object.wav
%%DATADIR%%/sounds/platform.wav
%%DATADIR%%/sounds/pop.wav
%%DATADIR%%/sounds/spring.wav
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/maps
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%