Please sign in to access this page

Pac Man Game

Pac Man Game Used AI

7 devlogs
4h 3m
•  Ship certified

This is a Pac-Man game you can play in your browser. Eat all the dots, stay away from the ghosts, and try to win.

Timeline

Ship 1

0 payouts of shell 0 shells

Abū al-Barāʾ

6 days ago

Abū al-Barāʾ Covers 7 devlogs

Added Win, Lose logic to the game

Update attachment

When the Pac-Man eats a ghost, all ghosts remain scared for a while

Update attachment

Added score and lives. You start with 3 now.
Also made ghosts get scared when Pac-Man eats a cherry, and you can eat them for extra points.

Update attachment

I just added four moving ghosts to the Pac-Man game: red, blue, pink, and orange. They now spawn on the map and move randomly through the maze.

Update attachment

I added movement for Pac-Man using the arrow keys and WASD. He now moves around the maze and stops when hitting walls. I also fixed some bugs with the images and directions.

Update attachment

Set up the board, loaded all the images, and created the map layout. Now the maze, food, power pellets, and Pac-Man are displayed correctly. Next, I’ll add movement and controls!

Update attachment

I'm making a Pac-Man game with HTML, CSS, and JavaScript. Just starting with the basic files and setup.

Update attachment