/infrasoft

Repositório dos projetos e listas de Infraesturutra de Software 2021.1 - Grupo 6

Primary LanguageAssembly

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