this project is to recreate the pacman game i felt the original version was too old and boring so i recreated this in a way that is end less but is still not boring, i added sounds and colors to it. note i only use the pacman for reference i didn't copy the code.the game is made with html and Javascript i also use the Javascript extension by Microsoft to help with the coding.if you want to run the game you just have to open the html file there no need for any node.js application i tried to make it as easy to use, play or run. feel free to play with the code i designed this as a hack club project so it's free to all hack club members & everybody
if you want to know how the game work let me expain:
- you have 3 lives
- During the game you are meant to eat the food which count your points while avoiding the ghosts
- every time you hit a ghost you loss one and if you loss all three lives the game ends.
- but if you finish eating the food you get to the next level which is usually in another color.
for the controls,
- w, a, s, d or arrow keys to move
- r to restart
- m to toggle music
This game was made by David Jackson!