Pac-man Game

Made with:

Live
GitHub

I built this Pac-man game with HTML, CSS, and JavaScript. It's a lot of JavaScript! I really like the Pac-man game and I thought it would be extremely fun and challenging to build a project like this. It absolutely took me way out of my comfort zone.

Project purpose and goal

My purpose and goal for this project was to build something out of my comfort zone that was different from the landing page projects I was use to building.

Lessons I learned

The lessons I learned with this project was how fun JavaScript can be and at first I struggled with the volume of JavaScript in this project. Learned about Javascript methods like setTimeout, setInterval, and also for loops and if else statements.