COMP1521 pacman MIPS
######################################################################## # COMP1521 23T2 — Assignment 1 — Pacman! # !!! IMPORTANT !!! # Before starting work on the assignment, make sure you set your tab-width to 8! # It is also suggested to indent with tabs only. # Instructions to configure your text editor can be found here: # https://cgi.cse.unsw.edu.au/~cs1521/23T2/resources/mips-editors.html # !!! IMPORTANT !!! …