Projects in Awesome Lists tagged with mars-simulator
A curated list of projects in awesome lists tagged with mars-simulator .
https://github.com/dawoodkhatri1/hospital-management-system-using-assembly-language
A Hospital Management System in MIPS Assembly for the MARS simulator. It supports adding, viewing, and searching patient records with a simple text-based interface. This system handles up to 10 patients and demonstrates basic assembly programming concepts.
assembly-programming computer-organization-and-architecture educational-project hospital-management mars-simulator mips-assembly patient-records
Last synced: 31 Aug 2025
https://github.com/brown9804/assembly-mips-mars-designs
Some programs that exemplify different algorithms developed in assembler thinking of a MIPS architecture with the MARS simulator
algorithm alu-digital-circuit assembler-thinking mars-simulator mips-architecture
Last synced: 07 Jul 2025
https://github.com/sidra-009/snake-game
A classic **Snake Game** implemented in **MIPS Assembly**, designed to run on the **MIPS Mars Simulator** with bitmap display. The game handles keyboard inputs, real-time snake movement, and collision logic to simulate a playable retro game.
assembly-language bitmap-graphics mars-simulator mips-assembly snake-game
Last synced: 04 Oct 2025
https://github.com/aloukikjoshi/rock-paper-scissor
This GitHub repository offers a unique Rock-Paper-Scissors game in Assembly Language for MIPS-32, exclusively here. Simulated on the Mars4_5 simulator, it tracks wins, losses, and draws. Download the Mars4_5 simulator, load rock_paper_scissors.asm, assemble, and run the program to play. Contributions are welcome.
assembly-language mars-simulator mips32 rock-paper-scissors rps-game
Last synced: 21 Feb 2026