The title
of my project
Pac-man javascript game
This game(Pacman) was built using JavaScript, HTML and CSS.
I have built this game with JavaScript. I used array to make game board. I have used interval functions to move ghouls and gave them intelligence so they won't get stuck to the wall. I also added event listeners which listens to key press so we can move the pacman. I totally enjoyed building this Js game.