PalashBansal / Pacman

Game based on collision detection in Javascript
http://palashbansal.github.io/Pacman
MIT License
3 stars 4 forks source link

Frames per second(FPS) feature creation #16

Closed PalashBansal closed 4 years ago

PalashBansal commented 4 years ago

Game speed can vary based on memory load on the browser and system capabilities. FPS feature can be created to indicate game being with sufficient speed or not.