##Mr.Boom port for RetroArch/Libretro.
Mr.Boom is a Bomberman clone for the RetroArch platform and was converted from DOS assembly using asm2c.
It supports up to 8 players and features like pushing bombs, remote controls and kangaroo riding...
Check the Downloading and Playing Mr. Boom Core video. Join the discord channel!
- In the optional section from Retropie.
- At the third-party Gentoo overlay Abendbrot.
- At the archlinux user repository AUR.
Please contact me to be listed here!
To get a proper speed on Raspberry Pi, make sure you use a 60Hz VGA mode in /boot/config.txt:
hdmi_group=1
hdmi_mode=4
make clean
make
make clean
make mrboom LIBSDL2=1
You will need SDL2 SDL2_mixer minizip and zlib.