This project was developed as part of the "Introduction to Computer Architecture" (IAC) course at Istituto Superior Tecnico (IST). The purpose of this repository is to showcase an implementation of the classic game "Space Invaders" using assembly language.
To run the game, you need to use the provided simulator.jar file with the Java Development Kit (JDK) installed on your system. Make sure you have the necessary Java environment set up before attempting to run the game.
Follow the steps below to run the Assembly-Space-Invaders game:
- Ensure you have JDK installed on your system.
- Clone or download this repository to your local machine.
- Locate and run the "simulator.jar" file in the repository.
- Drag and drop the "projecto.cir" file into the "simulator.jar" window.
- Click the "Simulation" button in the simulator to start the game.
The game is played using an on screen keyboard.