Computer Architecture class project. A modified version of the classic game Pac-Man written in PEPE-16 Assembly. The goal is to eat all 4 pieces of candy without getting caught by a ghost. If a ghost touches you GAME OVER.
demo.mp4
Normal 3x3 grid for movement and then:
Cto StartDto PauseEto End Game
To run the program, you need to have an appropriate Java version installed. This project requires Java with JavaFX support. If you have more than one Java version installed, ensure you set the path to the appropriate one. Then to run this program on your machine open src/simulator.jar load circuit.cir and start the simulation.