Skip to content

🐀Pacman game demo by @core.school. We develop this game during our first week of the Cloud Native Web Development Bootcamp

Notifications You must be signed in to change notification settings

core-school/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman map developed in HTML5 Canvas

Hey hey, here's an example of the classic pacman game map developed in canvas. This is a WIP, feel free to submit PRs and check tasks.

Play it here: https://core-school.github.io/pacman/

Tasks

  • Render pacman map
  • Add main character
  • Pacman animation effect
  • Keyboard controls for pacman
  • Map collisions v1
  • Add ghost enemies
  • Implement A* for ghosts to follow pacman
  • Add scoring
  • Implement ghost Chase mode (blue ghosts)

References

About

🐀Pacman game demo by @core.school. We develop this game during our first week of the Cloud Native Web Development Bootcamp

Topics

Resources

Stars

Watchers

Forks