Skip to content

Pac-Man game remake using HTML5, CSS3 and Vanilla Javascript

Notifications You must be signed in to change notification settings

educbraga/pac-man-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pac-Man Clone

Screenshot do projeto

This is a simple remake of the classic arcade game from the 80s made using HTML5, CSS3, and JavaScript.

To play, simply open the index.html file in your favorite browser and use the arrow keys to move the character. Collect all the dots and avoid the ghosts to score points.

Custom maze

Screenshot do criador de labirintos

If you want to customize the game's maze, follow these steps:

  1. Open the provided xlsx file and edit it according to your preferences.
  2. Copy the corresponding numbers for your changes.
  3. Paste the numbers into the index.js file to update the game's maze.

About

Pac-Man game remake using HTML5, CSS3 and Vanilla Javascript

Topics

Resources

Stars

Watchers

Forks