                     FlatlineRL - a 7DRL by flend
                     ----------------------------

Requirements (linux)
--------------------

mono, libsdl
32-bit capable OS

On a standard install of 32-bit Ubuntu 12.10 I needed to install:

mono-complete
libsdl1.2debian

To run the game:

./FlatlineRL.exe

Controls
--------

        Arrow Keys       -       Move
           vi Keys
       . [dot] / 5       -       Do nothing
        
            f            -       Fire Weapon
            U            -       Use Utility Item

     Weapon / Utility
          t / T          -       Throw

            x            -       Examine / target
        
            F            -       Full screen mode
            S            -       Save the game
            Q            -       Quit the game [deletes save]
            
            ?            -       Help


Notes
-----

Look before you laser!

Acknowledgements
----------------

jice - libtcod
Chris et al - libtcod-net

Release History
---------------

17/03/2013 23:44 Version 1.0 released
02/04/2013 Packaged for Linux 32-bit
