HEIGHT 10
* pacman.c * A simple game of Pacman. * Prior to translating this program into MIPS assembly, you may wish to make use * of the provided `pacman.simple.c` file. In it, you can replace complex C * constructs like loops with constructs which will be easier to translate * into assembly. To help you check […]