
-----------
 Mazzuoro!
-----------

 This is a strategy board game written in c++ (MinGW and allegro library).
 The goal its to put in your box more objects than the other player.

 This game its published under the term of GNU/GPL license

 Enjoy!

 - www.valarsoft.com

 To recompile this game under linux see "linux.txt", to recompile
 under windows see "windows.txt".

> Inputs:

  - In main menu and options menu:
     Cursor keys = Move cursor
     Space       = Select/Change option

  - During game:

     Player 1 or Player2
      1,2,3,4,5 or 6 = Do your move
      Esc = Return to main menu

  - You can also use mouse

> History:

   1.02: Little visualization bug fixed.
         Recompiled with allegro 4.2.2.
         Linux compile script added.
         Now the game its under GNU/GPL license and the source code are public.

   1.01: Added executable icon.

   1.0 : Added mouse control.
         Added instructions.
         Some minor bugs fixed, now the game its 100% functionally.

   0.82: First public version.
