Chardelyce / MATLAB-PAC

An implementation of pacman in matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

MATLAB-PAC

:D An implementation of PACMAN but for MATLAB

Why was this made?

  • I have been doing some research into MATLAB and seeing what all it can do and what better way than to see if it can do a proof of concept little game
🧰 Requirements

Download MATLAB Installer:

  • Visit the MathWorks website and log in to your MathWorks account. Then, download the MATLAB installer appropriate for your Linux distribution. You will get a .zip or .tar.gz file.
  • Unzip or Extract the TAR and change to the directory your extraction is in

cd matlab_R20XXa_glnxa64 sudo ./install -console

  • Download the pacman.m file Use wasd + enter to move

N are the ghosts while 0 are the super pellets

🛠️ Todo Add more levels / different maze generations

upcoming version: adding maze generation

About

An implementation of pacman in matlab

License:Creative Commons Zero v1.0 Universal


Languages

Language:MATLAB 100.0%