                  ####################################
                  #                                  #
                  #         Flapscii for DOS         #
                  #                                  #
                  # (C) Copyright Graham Downey 2017 #
                  #                                  #
                  ####################################

This is a game written for Mini Ludum Dare #71: The Retro Challenge
This was my first attempt at making a game for this contest and was very
rushed in in making it.

The game is based on the popular mobile game Flappy Bird where you must
make the bird flap through the pipes without hitting the ground or pipes.

The funky twist I added to the game is that instead of graphics everything
was done in the DOS text mode using ASCII characters!

System Requirements:
    Flapscii for DOS is a fairly simple game and has been tested and is
    100% working on a 33MHz 486. It has no yet been tested but theoretically
    the minimum system requirements of the game should be:
        1. 286 or greater processor
        2. CGA or EGA compatible graphics card
        3. MS-DOS 3 or greater

How to Play:
    The controls are super simple, press the up arrow, space bar or click the 
    mouse button to make the bird jump through the pipes!

Troubleshooting:
    If the game freezes at the splash screen try running it with the /NOMOUSE
    switch to disable the check for mouse drivers

    You can reset the highscores to 0 by running RSTSCORE.EXE

Contact:
    Send suggestions, comments and bug reports to
    E-mail: grahamdowney1@gmail.com
    IRC:    Ham62 on ##doshelp on FreeNode

    Don't forget to check out my website:
            http://grahamdowney.com

Credits:
    Main game development - Graham Downey
    iMultikey routine     - Mysoft (Gregori Macario Harbs)

License:
    FLAPSCII FOR DOS IS FREEWARE.  IT MAY BE USED AND 
    DISTRIBUTED FREELY.  NO FEE MAY BE CHARGED FOR ITS 
    USE OR DISTRIBUTION.  NO WARRANTIES ARE GRANTED 
    WITH THIS PRODUCT. BY USING THIS PRODUCT, YOU AGREE 
    TO THESE LICENSES.

- End of readme -
