Skip to content

PhilippeMorere/Bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberman

Bomberman-like game, multiplayer, written in C using the SDL library

###Compile & Run### make all and ./Bomberman

###Keys### ####Main menu####

  • Up: start game
  • Space: quit game
  • F1: change difficulty (1, 2, 3)
  • F2: change mode (single player, two player, two players with queen monster)
  • F3: change map

#####In game#####

  • Move player1: Up, Down, Left, Right
  • Drop bomb P1: Space
  • Move player1: Z, S, Q, D
  • Drop bomb P1: Ctrl
  • Pause: Esc

#####In game menu#####

  • Esc: Resume
  • Space: Quit

About

Bomberman-like game, multiplayer, written in C using the SDL library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published