Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 3.2 KB

README.md

File metadata and controls

48 lines (27 loc) · 3.2 KB

Maze-Man

Demo Video Please note the Zoom recording framerate is low, so the FPS of the gameplay is low as well.

Online Demo

Written Report

Abstract

Our project is Maze-Man, an isometric Pac-Man-inspired rogue-like game built using Three.js. The game consists of three levels of increasing difficulty, and the objective is to defeat all the enemies/ghosts on each level. Colliding with ghosts head-on will decrease your HP, while attacking them from behind is safe. Level up to increase your stats and collect items to power up your character!

CC Attributes and Credits

The skeleton code was adapted from edwinwebb's ThreeJS seed project by Reilly Bova (Princeton ’20), and published here on github. It was later slightly updated and setup as a github template by Adam Finkelstein and Joseph Lou, and is hosted here on github.

License

MIT