/Atomic-Bomberman

Atomic Bomberman Clone from https://sourceforge.net/projects/atomicbomberman/

Primary LanguageC++GNU General Public License v3.0GPL-3.0

* Compiliation on Win32:

 - Install Cygwin
 - Install MinGW
 - Download SDL development packages for MinGW (SDL-devel-1.2.5a-mingw32.tar.gz)
   + copy include files / libraries / aclocals / sdl-config in the appropriate directories
 - Download and install SDL_sound (SDL_sound-1.0.0.tar.gz)


(2003-05-13 Gregor Mitsch <gregormitsch@gmx.de>)