DEV Community

CodingWith-Adam
CodingWith-Adam

Posted on

Complete Pac-Man JavaScript Tutorial For Beginner and Intermediate Using Pure JavaScript and Canvas

In this tutorial we are going to build Pac-Man using pure JavaScript. Every step of the process will be explained. This is a great tutorial for beginner and intermedia developers. Learn game fundamentals such as the game loop, building a tile map, keyboard input, animation, collision detection and simple enemy AI.

I hope that you enjoy this tutorial!

Top comments (0)