RishabhDevbanshi / Pacman-Game

This is a pacman game made using HTML, CSS and Javascript only.
https://rishabhdevbanshi.github.io/Pacman-Game/
54 stars 108 forks source link

Add more levels!! #82

Open pro-nav opened 3 years ago

pro-nav commented 3 years ago

The game is limited to only one level, we should add some😀😀.

pro-nav commented 3 years ago

Levels are 28x28 grids having a looong array of 784 integers which define level structure as 0 - pac-dots 1 - wall 2 - ghost-lair 3 - power-pellet 4 - empty