Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.34 KB

BoomerMan

Instalation

This game runs on a MINIX environment provided by the the faculty (here). Simply install the image on a virtual machine software and navigate to the project source file to compile and run.

Make commands

Compile

make

Cleanup

make clean

Run

lcom_run proj

Gameplay

Like the original, the game consists of progressing through various levels, killing enemies by placing bombs in their path and collecting various powerups.

menu

The player can move using the WASD keys or the mouse pointer, and place bombs with the spacebar or left mouse click.

game