terminal
Background
-
A recreation of the Space Invaders in the terminal written in Assembly P3.
- Challenge: Managing memory and processor instructions directly to handle game logic, rendering, and user input without high-level abstractions.
- Tech Stack: Assembly P3.