OS4 DepotLogo by Alkaron 
(anonymous IP: 18.221.239.148,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Game » Action » wurmhole.lha

Wurmhole

Description: Wurmhole an SF Cave clone, quite good too.
Download: wurmhole.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 716kb
Date: 04 Sep 2008
Author: Rasmus Neckelmann, AmigaOS 4.x compile by Spot / PFP
Submitter: Spot / Up Rough
Email: spot/triad se
Requirements: MiniGL 2.0 beta (Included in AmigaOS 4.1)
Category: game/action
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 4017
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 273  (Current version)
273  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
                       O    O                        O     O
                   o           o                  o            o
 
                  o             .               .               o
                                                               
                    .                  .____.        _______   .
 ._______________________.___________  |    |__   .__\__.   \  ____.___________.
 |     __     /   ___    |    __    /__|___ __/___|__ _ |  \ \|    |     __    |
 |    |_/    /    \_|    |    |/   /   ___/ |     __//  |___\      |    |_/    |
 |    ______/|___________|____|\_______|__________|_____|    \_____|_____      |
 |____|                                                              /_________|
                                      F O R                 .____.
       .________________________ _____________._____________|    |__
       |     __     /   __     /_\     __     |    ____/____)    __/______
       |    |_/    /    |/    /   \    \_|    |    __/ |    |    |_/     /
   .   |    ______/_____|\_________\__________|    |   |____|___________/    .
       |____|                                 |____|
  o                       .                              .                    o
            
   o                    o         P R E S E N T S          o                 o
                     
         O        O               WURMHOLE [AOS4]               O       O



                         PORTED BY ................... SPOT
                         SUPPLIED BY ................. SPOT
                         TYPE ........................ GAME
                         REQUIRES ..................... SDL
                         ..........MINIGL 2.0 BETA OR LATER

                         WE ADDED A SOUNDTRACK TO THIS VERY
                           SILENT GAME. THE SOUNDTRACK IS
                          CALLED SID-VICIOUS AND IT'S MADE 
                                BY SKOPE / UP ROUGH
                          THANX TO HANS DE RUITER FOR SOME
                                    NEEDED HELP!


WURMHOLE THE GAME
=================
Final Version, written 20-09-2004, by Rasmus Neckelmann (neckelmann()gmail.com)

These files are released under the terms of the GPL - please read the file
LICENSE.txt for details.

------------
INTRODUCTION
------------

Well, this is a simple game I hacked together from scrath. Totally it took 
me approx. 10 hours, including drawing the ugly bitmapped font, watching an
old and very ridiculous danish movie, and tweaking the random level 
generation code. The latter was a real time hog, as it turned out to be much 
more complicated than I originally expected.  

The idea of the game is simple: Use the SPACEBAR to invert the downward 
accelerating force to avoid having your wurm worming its way into the brown 
dirt. That's right, this is one-button-only game! ;)

--------
CONTROLS
--------

   SPACE    Makes your wurm travel upwards instead of downwards.
   P        Pauses the game.
   ESCAPE   Quits the game.
   
--------------------
COMMAND-LINE OPTIONS
--------------------

   -m WIDTH HEIGHT BPP
      
      Changes the display mode/window size of the game. The BPP must be
      either 16 or 32, and is ignored when in windowed mode.
      
   -l

      Enables "low-end" mode. This is the only way the game can run on my
      crappy old IBM laptop :). Most textures are turned off when enabled.
      
   -w 
   
      Enables windowed mode. The game will run in a window instead of 
      changing the display mode.
      
   -d
   
      Enables debug mode. S skips the current level and Z moves fast forward.
   
-------------------------
COMPILING THE SOURCE CODE
-------------------------

The source is plain C and should be able to compile on any platform that 
supports SDL and OpenGL. 

You can download the source from my website, using the following link:

   * http://royal.flof.dk/rasmus/wurmhole/wurmhole-final-src.tar.gz
   
The above package includes the required SDL headers.

As I mentioned earlier, this game is ONE BIG HACK :) Don't expect it to 
contain as much as a single line of quality code. The sole goal and idea of
writing this game, was to prove to myself that I could do during a single
crappy day. Now you've been warned. Enough said. 

--------------------
COMPATIBILITY ISSUES
--------------------

This is largely untested code. I've tried it on the following setups:

   * Pentium II 233 MHz, Windows 2000, no OpenGL hardware
     Works fine with the -l option.
     
   * VIA Nehemiah 1 GHz, Windows XP, NVidia OpenGL hardware
     Works super.
   
   * VIA Nehemiah 1 GHz, Debian GNU/Linux, NVidia OpenGL hardware
     Works super.
   
-------
HISTORY
-------

   - Final Version
       * Code clean-up (it's still a hell of a mess :P)
       * Various minor features added/bugs fixed
       * 13 levels

   - Version 2
       * More graphics: background and dirt is now fully textured, plus more
       * Persistent high-score system
       * "Pause game" feature added
       * More configuration options (try "wurmhole -h" to check them out)
       * Various bug-fixes

   - Version 1
       * First playable version






File Version Size Date OS Dls Readme
wurmhole-src.lha247kb04 Sep 20084.1291¤ Wurmhole-src - Wurmhole an SF Cave clone (Source archive).
Copyright © 2004-2024 by Björn Hagström All Rights Reserved