The AROS Archives(anonymous IP: 3.144.187.103,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Misc » epiphany.i386-aros.zip

Epiphany

Description: Simple Boulderdash clone
Download: epiphany.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3Mb
Version: 0.7.0
Date: 08 Sep 09
Author: Giuseppe D'Aquì, AROS port by submitter
Submitter: Matthias Rustler
Email: mrustler/gmx de
Homepage: https://sourceforge.net/projects/epiphany/
Category: game/misc
License: GPL
Distribute: yes
FileID: 602
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 148  (Current version)
148  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Epiphany is a multi-platform clone of Boulderdash
(a.k.a Emerald Mine on the Amiga) made with SDL library.



It compiled nearly out of the box with this script:
../epiphany-0.7.0/configure CC=i386-aros-gcc CXX=i386-aros-g++ --host=i686-aros
\
CPPFLAGS=-g LDFLAGS=-nix --prefix=/PROGDIR --bindir=/PROGDIR \
--enable-static

The LIBS variables in the Makefiles had to be changed so that
they only contained -lSDL_mixer -lSDL.

Some small modifications to the source code were necessary which
have been sent back to the author.









































Copyright © 2005 - 2024 The AROS Archives All Rights Reserved