*********************************************************
*   Damaq Draughts by Ladislav Vitasek                  *
*   Last change: 28th June 2006                         *
*********************************************************

=================================
Content:
  I.   What is Damaq
 II.   System requirements 
III.   How to run Damaq
=================================

I. What is Damaq
============================
Hmmms. A board game draughts using International rules ;-).


II. System requirements
============================
Recommended configuration:
    * Windows 2000/XP/Linux(core 2.4)* or higher operating system
    * Pentium 500MHz processor
    * min 1024x768 screen resolution
    * 35 MB of free RAM
    * 5 MB free disk space
    * Java 2 Platform - version at least 1.5 installed
Other operating systems were not tested although I expect it will work fine elsewhere as well.

III. How to run Damaq
============================
Please make sure that you have Java 2 platform(at least version 1.5) installed.
You can also obtain it at http://java.sun.com.

    * Windows users
      Unpack zipped file into chosen directory. Run Damaq.exe in main folder.
      Java binaries will be detected automatically and Damaq will start.
    * Linux users
      Unpack gzipped file into chosen directory. 
      Java binaries should be registered in /etc/bashrc. Start Damaq by using launch.sh.
    * For all operating systems
      You can start Damaq manually by using command line and call java binaries directly.
      java -jar Damaq.jar
      
      
All suggestions are welcome!

