 ******************************************************
 *     _____   .__                       ________     * 
 *    /  _  \  |  |    ____  ___  ___    \_____  \    *
 *   /  /_\  \ |  |  _/ __ \ \  \/  /      _(__  <    *
 *  /    |    \|  |__\  ___/  >    <      /       \   *
 *  \____|__  /|____/ \___  >/__/\_ \    /______  /   *
 *          \/            \/       \/           \/    *
 *		Radioactive Racers  		      *
 *						      *
 ******************************************************
 *   Alex 3, written for the Allegro Speedhack 2002   *
 *   by Johan Peitz, http://www.freelunchdesign.com   *
 ******************************************************
 *  Alex and Aaron the Allegator are (c) Johan Peitz  *
 ******************************************************
 


DISCLAIMER
                  
    I do not accept responsibility for any effects, adverse or otherwise, 
    that this software may have on you, your computer, your sanity, your 
    dog, or anything else that you can think of. Use it at your own risk. 
    I have, however, never experienced any trouble with it.
                           

DESCRIPTION

    Radioactive Racers is a racing game for 1 or 2 players. It is not very 
    complete. There is only one track.


THE TITLESCREEN

    The titlescreen will present you with a menu of the following format:

    START GAME			- starts a new game
    OPTIONS			- lets you customize the game
    EXIT			- exits to your os

    Use the arrowkeys or gamepad to navigate the menu. 
    Use space or button 1 to select.


THE OPTIONS-SCREEN

    The options menu gives you the following to choose from:

    SOUND VOL		- adjust sfx output
    MUSIC VOL		- adjust music output
    FULLSCREEN		- toggles fullscreen on/off
    BACK		- return to main menu


CONTROLS

    Action 	    Player 1		Player 2		

    Throttle	    Button1 / RCTRL	LCTRL
    Break	    DOWN / DN ARROW	S
    Turn Left	    LEFT / L ARROW      A
    Turn Right	    RIGHT / R ARROW     D


PLAYING
   
    When the light goes green. Go for it! First to finish 5 laps wins!


EDITOR

    At title screen, press TAB + E to enter editor. 
    You can leave the editor anytime by pressing ESC. 

    CTRL + L : load map 
    CTRL + S : save map 
    LMB : put tile 
    RMB : get tile 
    Z/X : next/prev tile 

    B/G/M : block, goal or mud 
    LSHIFT + B/G/M : remove block, goal or mud 

    S + ARROW : set start position and direction 

    P : enter leave path mode 
    I/U : set/remove path point (path mode only) 

    1-9 : set checkpoint (use all!!)
    0 : remove checkpoint


SOURCE

    This game comes with full source. The source is however unsupported. 
    I cannot answer any questions about it, I simply don't have the time.
    Sorry. But! You can do what ever you want with the code! It is free and
    yours to play with. 

    Oh and by the way, you'll need allegro to compile it. 
    http://alleg.sourceforge.net


TROUBLESHOOTING / FAQ

    Q: The gamepad/joystick acts strange. Pulls in wrong directions aso.
       What is wrong?
    A: During setup your gamepad/joystick will be initialised and calibrated.
       Don't touch it! Let it be still while the game is in setup-mode.
    
                   
CREDITS

    Radioactive Racers is a game from Free Lunch Design.

    Code, gfx:  Johan Peitz
    Musix: Bob Bonnell - http://www.mightymidi.com


CONTACT & SUPPORT

    Free Lunch Design is an independent game developer from Sweden. Our aim
    is to create small, high quality games, where gameplay is in focus.

    Visit us on the web: http://www.freelunchdesign.com

    If you have comments, bug reports, or just want to ask something
    you can contact Free Lunch Design by e-mail. I do however get a lot of 
    mail, so if you have a question please check the online faqs and forums 
    first.

      E-Mail: johan@freelunchdesign.com

    If you want to support Free Lunch Design in monetary ways, please enter
    our website (see above) and click our sponsors a few times. :)






                                - The End-


