Clone of the legendary Atomic Bomberman game http://en.wikipedia.org/wiki/Atomic_Bomberman
Install dependencies (on debian):
sudo apt-get install g++ libzzip-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libsdl-sound1.2-dev libsdl-ttf2.0-dev
Compile:
make
Run:
./main
libzzip-dev, libsdl-image1.2-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev, libsdl-sound1.2-dev, libsdl-ttf2.0-dev