/Bomberman

A Bomberman remake with SDL

Primary LanguageC++MIT LicenseMIT

Bomberman

A remake of the SNES classic Bomberman with SDL.

About

This project was developed in 2011 during my undergrad. Many things have changed in my way of programming since then. In 2015, I started to refactor it and also add some features.

Dependencies

g++ 
libsdl 1.2

Build and run

$ make
$ make run

To-do

  • Refactor 'global.h'
  • Fix text bug
  • Fix sound bug
  • AI for enemies