Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 529 Bytes

Technical University of Crete - HPY201 - Project

This is a project I completed as an undergraduate student in a team of 2 members.

In the "code.zip" file you will find my team's implementation of a maze game in C and Assembly MIPS (using polling and interrupts).

Each implementation contains a README file with instructions on how to execute the program.

In both implementations you can do the following:

  • Play the game by moving around with keys (W, A, S, D)
  • Request the program to find a path for you by using key (E)