Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 378 Bytes

FPGA_Pacman(ECE 385 Final Project)

Overview

This is a Pacman game running on the FPGA. The ghost movement is random and the pacman's movement is control by the gamer.

Running Instruction

  1. Compile the project in Quartus
  2. Generate BSP, Build, and Run Config in Eclipse
  3. Press Key 1 to start the game
  4. Use WSAD on the keyboard to control the movement of the pacman