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/
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!
PAC-MAN GRAPHICS
http://www.classicgaming.cc/classics/pac-man/graphics
Introduction to A* (A-Star) Pathfinding:
Introduction to the A* Algorithm
https://www.redblobgames.com/pathfinding/a-star/introduction.html