Skip to content

This is Pacman Original Game made in Pure javascript in canvas, with Single and double player mode.

Notifications You must be signed in to change notification settings

bhattaraib58/Pacman-2Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman, with 2 Player support

Pacman the original classics with Two-player Mode made using plain Javascript and HTML5 canvas. Download the files and run index.html to play the game, or simply visit the following link. https://bhattaraib58.github.io/Pacman-2Player/

Controls:

Player One

  • Right-Arrow/ Left-Arrow : Move right/left,
  • UP-Arrow/ Down-Arrow : Move UP/Down,
  • Enter: Select

Player Two

  • A/D : Move right/left,
  • W/S : Move UP/Down,
  • Enter: Select

References:

[Design Deliberation] Pac-Man Ghost AI Explained:

https://www.youtube.com/watch?v=ICwzQ0_RCcQ&list=WL&index=7&t=0s

Pac-Man Kill Screen Explained

https://www.youtube.com/watch?v=NKKfW8X9uYk&list=WL&index=8&t=0s

The Pac-Man Dossier!

https://web.archive.org/web/20150713075020/http://home.comcast.net/~jpittman2/pacman/pacmandossier.html

PAC-MAN GRAPHICS

http://www.classicgaming.cc/classics/pac-man/graphics

Introduction to A* (A-Star) Pathfinding:

http://www.untoldentertainment.com/blog/2010/08/20/introduction-to-a-a-star-pathfinding-in-actionscript-3-as3-2/

Introduction to the A* Algorithm

https://www.redblobgames.com/pathfinding/a-star/introduction.html

About

This is Pacman Original Game made in Pure javascript in canvas, with Single and double player mode.

Resources

Stars

Watchers

Forks

Packages

No packages published