LILACA (LILACA is Langton's Ant Cellular Automaton)
by Adam akaz Kazimierczak

http://akaz.com.pl/
adam.kazimierczak@gmail.com

Licensed under GNU GPL
check license.txt

------------------------------

1. What it is?
2. Dependencies
3. Compilation

------------------------------

1. What it is?
LILACA is simple simulator of Langton's Ant celluar automaton.
Written in C++, using Allegro graphics library, licensed under GNU GPL.

2. Dependencies
allegro-4.2.2 and allegro-dev-4.2.2

3. Compilation
Just type "make" in your shell
