Simple game for 2/3 players (offline!) written in C using Allegro 4.2 library.
To build on linux first install liballegro4.2-dev. Then run:
make
./Bomberman
You can build project on your own or use the binary Bomberman.exe which can be found in windows folder. Libraries included.
- animations
- apperance...
Project is released under The MIT License. See LICENSE file.