Skip to content

praktikum-block-02-javascript-game-mib-43 created by GitHub Classroom

Notifications You must be signed in to change notification settings

HFU-DM-GIS/praktikum-block-02-javascript-game-mib-43

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview This is a simple implementation of the classic Pac-Man game using [choose your framework/library here]. The game aims to replicate the nostalgic experience of the original Pac-Man while incorporating modern game development practices.

Open and run start.html to start the game!

Features Classic Pac-Man gameplay mechanics. Responsive controls for smooth user interaction. Colorful graphics and animations. Score tracking and game-over conditions.

Controlls: use w,a,s,d to move Pacman.

Remarks and code review (UH 2024-01-04):

  • Really nice game and fun to play with the music and sounds!
  • Music is initially not played (see MDN autoplay guide)
  • State the entry point in this readme (menu.html)
  • Restructure the code in order to separate gameplay from drawing.
  • Improve the game play when colliding with a ghost (e.g. by spawing pacman in the middle)
  • Add a time countdown or a point counter and a leaderboard

About

praktikum-block-02-javascript-game-mib-43 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •