Back
Eerie Escape - 2nd Year Project
Made with HTML, CSS, and JavaScript, Eerie Escape is a 2D endless side-scrolling web game.
Play as a ghost trying to escape from ghost hunters set in a haunted mansion. The aim is to stay alive without hitting any of the traps, trying to achieve the highest score you can while the speed increases every 50 points.
The code uses JSON to store the user's high scores in their browser's local storage, so their top 10 scores can be viewed on the scores page.
Eerie Escape was graded with a first-class at university.