Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 785 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 785 Bytes

Bomberman

Console clone of the original Bomberman game. https://en.wikipedia.org/wiki/Bomberman

Instalation

$ git clone https://github.com/hajekad/Bomberman.git
$ cd Bomberman
$ make
$ ./hajekad3

Playing

Start a game by pressing (N) or select a specific level with (F).

Pressing (G) makes the game use more complex graphics.

Menu

Play the game with {W, A, S, D} and Place bombs with (E)

large

The basic graphics are rather simple

alternative

Play Multiplayer, Player two uses {I,J,K,L} and (O) for placing the bombs.

multi