how to compile the game ?
-------------------------
1) execute ./fixlinux.sh or fixmingw.bat according your OS.
2) $ cd alfont and make
2) $ make
3) $ ./lgc

Note: if you don't want to activate MP3 change the value of the variable MP3
in "Makefile" file.
MP3 = off or MP3 = on
you must have to compile Lgc:
------------------------------
allegro game programming library >= 4.0.3 (www.allegro.cc)
almp3 (www.allegro.cc) (if you want) >= 2.0.4

you have a problem ?
-------------------
- to modify your keyboard type (AZERTY or QWERTY...)
choose "options" then "locales" on title screen.
