
	Surround

Introduction

    Everyone seems to do a retro game, I thought I'd give it a go.  If you
    haven't played it before, Surround is like nibbles or snake.  You
    control a worm (read: a line) which grows longer and longer as you move
    and your aim is to outlive everyone else.  You die when you run into an
    another worm, your body, the wall, etc.  And you've got no brakes..

Keys

    Player 1       Player 2    Player 3      Player 4
      Red            Green       Purple        Blue

	Up             W           U            Home
    Left  Right       A D         H K         Del  PgDn
       Down            S           J             End

    (to remap the keys, edit the source code)

Notes

    You can make your own levels.  Look at design.pcx.

    You can play any music you want, provided it's in one of these formats:
    mod, s3m, xm, it, jgm.

Wishlist

    computer AI
    demo recording
    network support

Credits

    This version of Surround was written by Peter Wang.

    Thanks to those from whom I pinched resources (Team 17, the Simpsons,
    the person wrote the mod included).

    Thanks to Shawn Hargreaves and Allegro contributors, Guan Foo Wah for
    JGMOD, and free software people in general.

    Thanks to Joel Hunter for SB Lib (though it is not used anymore).

Contact

    Email: tjaden@psynet.net

    WWW: http://www.psynet.net/tjaden/


Change Log

    * Originally written under MS-DOS, using Allegro and SB Lib,
      10 - 14 November, 1997.
    
    * Cleaned up, fixed bugs and updated for Allegro 3.9.x and jgmod, 
      14 November, 2000.

