jayjoshi64 / Pacman

A Graphical classic game with Javascript and svg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pacman

A Graphical classic game with Javascript and svg

Features:

  • A complete working Pacman game
  • Responsive controls over Pacman
  • The game dynamically adapts the map user gives.
  • The game includes few amazing ghosts named RaOne. The number of RaOnes are dynamic.
  • RaOne dynamically finds a way to pacman no matter what map is specified.
  • Difficulty of RaOne is designed in a way that user can easily play. Although difficulty can be changed any time.
  • Undoubtadly Pacman has PowerUps. By which pacman can take over to the ghosts.

ScreenShot:

ScreentShot

Todo:

  • Upload the ERD of the pacman
  • Comment out the code in order to make it easy to understand
  • Reformat the code. Make it more uncoupled and reusable.

About

A Graphical classic game with Javascript and svg


Languages

Language:JavaScript 80.1%Language:HTML 19.3%Language:PHP 0.4%Language:Python 0.2%