Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 414 Bytes

Whack-a-Mongus

Whack-a-Mongus is a game made in Assembly (.asm) inspired by the game "Whac-a-Mole".

Game Footage:

Requisites

The game was tested in Ubuntu 20.04

  • nasm
  • qemu
  • All the requisites for them.

Running the game

To run the game just follow the steps:

  • Go to ~/infrasoft/Bootloader
  • Run with "make" in the console