Escape Pursuit (HackPSU Spring 2024)
This online game adds an online component to hide-and-seek: both the hider and the seekers bring up the game on their phones, and then when the hider hides, the seekers are shown a randomly-placed circle on the map that the hider is somewhere within. The hider can explore a wide range of possible hiding spots, across a whole college campus, for example, but the game stays fair.
This simple enhancement to an age-old pastime shows how technology can be integrated with the real world in a new way to create something fun.
Technologies used:
Angular as the framework for creating the game's web interface
MongoDB to store users' data while playing
Google Maps to provide maps
Cloudflare Workers to host the site