Skip to content

JamishaBade/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Pac-Man Game

A JavaScript implementation of the classic Pac-Man arcade game.

Features

  • Original Pac-Man movement mechanics
  • Four distinct ghost AI behaviors
  • Dot collection and score system
  • Lives counter with visual display
  • Screen-wrapping tunnel passages
  • Win/lose conditions

Controls

  • Use Arrow Keys or WASD to move
  • Collect all dots to advance
  • Avoid contact with ghosts

Technical Details

  • Vanilla JavaScript (no frameworks)

  • HTML5 Canvas rendering

  • Object-oriented game architecture

  • Custom collision detection system

  • created by Jamisha B.

About

Pacman game using JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published