Skip to content

beergame/BeerBomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeerBomber

Bomberman clone in C/SDL 360 controller ready


Build BeerBomber

Your need SDL 2.0 Library installed, you can install it with brew for MacOS

$ brew install sdl2 sdl2_image sdl2_ttf sdl2_mixer

Or with apt-source for Linux based OS

$ sudo apt-get install libsdl2-2.0-0 libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev \
  libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev

Then you can build BeerBomber with the Make rule all

$ make all

You will have an executable named beerbomber that you can run

🍻💣🔥

Contributor

Aurelien Paranavithana, Roland Coulibaly, Victor Balssa, Simon Garreau-Férandin

About

Bomberman clone in C/SDL 💣

Topics

Resources

License

Stars

Watchers

Forks

Contributors