Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1 KB

readme.md

File metadata and controls

27 lines (18 loc) · 1 KB

Kennedy Mensah Final Project

Overview

This project is a culmination of the work done throughout the course, demonstrating various skills and concepts learned in MIPS assembly language. It includes multiple MIPS programs showcasing different functionalities and problem-solving techniques.

File Structure

  • Extra Credit.mips: Contains the extra credit assignment code.
  • Final_Project.mips: Contains the main final project code.
  • readme.txt: Brief description and acknowledgments.

Getting Started

  1. Clone the repository:
    git clone https://github.com/KennedyMen03032731/Kennedy_Mensah_Final_Project.git
    cd Kennedy_Mensah_Final_Project
  2. Open and run MIPS programs: Use a MIPS simulator like SPIM or MARS to open and execute the .mips files.

Acknowledgements

  • Thanks to the course instructors and peers for their support and guidance throughout the year.

License

This project is licensed under the MIT License - see the LICENSE file for details.