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


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   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: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Platform » abe.i386-aros.zip

Abe!!

Description: SDL platformer set in pyramid passages.
Download: abe.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3Mb
Version: 1.1
Date: 20 Jun 18
Author: Gabor Torok
Submitter: cavemann
Homepage: http://abe.sourceforge.net/
Category: game/platform
License: GPL
Distribute: yes
FileID: 1712
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 77  (Current version)
77  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
-------------------------
Abe's Amazing Adventure!!
-------------------------

Requirements:
-------------------------
-SDL library

How to build it:
-------------------------
Linux:
./autogen.sh
./configure
./make

Windows (cross-compile on linux):
./autogen.sh
./cross-configure
./cross-make clean all
(You may need to: cp abe abe.exe)

You need to install mingw's cross-compiler tools for this to work.
See: http://www.mingw.org/mingwfaq.shtml#faq-cross

How to run it:
-------------------------
./abe

and in fullscreen mode:
./abe -f

on Windows:
abe.exe

Notes:
-------------------------
You can also run: ./abe --help to see some other options.
Abe can in video modes between 320x200 to 800x600. It needs at least a 16bpp
mode.
You can do: ./abe -t to see what video modes will run faster in fullscreen mode.

Controls:
---------
This is only a demo, so please excuse the rough edges. 
On the startup screen, hit "SPACE" to run the game, or "ENTER" to run the
editor.
In general the keys are:

Game:
arrow keys - move
space - jump
enter - use a balloon
esc - quit

Editor: (to enable the editor set Game.h/GOD_MODE to 1 and re-build)
arrow keys - move
home,end,pageup,pagedown - move around by pages
enter - put down tile
1,2,3 - select layer
del,backspace - clear tile
5,6 - cycle thru tiles
L - load map
S - save map
esc - quit
q,w - make a slide (q-top left, w-bottom right)
q,e - make a rectangle

If you have any comments, email me at cctorok()yahoo.com.

Many thanks for sourceforge for hosting Abe!!. Look for more info at
http://abe.sf.net.



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved