Project: Hidden Hunt
Live version of the app can be found here
Hidden Hunt is a seek-and-find game based on the popular Where's Waldo children's book series. You are given a set of characters to seek within a map and you win by finding all of them in the shortest amount of time.
-
Three Maps: The game features three maps with different difficulty levels. All character coordinates are retrieved from the back-end(Firestore) to prevent front-end leaks.
-
Leaderboard: A leaderboard for each map is hosted on Firestore--displaying the users with the fasted completion times.
- Typescript
- Vite + React
- React Router
- TailwindCSS
- Firebase (Firestore)
This project is for personal use only. I do not own any of the rights for the assets used in this project.
The maps used in this project are from the illustrator Rod Hunt. You can check out more of his amazing works here.
Home Page
Game Page
Game Win Modal
Completed the main functionality of this app in three days (coordinate matching, reading from/posting to the database, create stopwatch timer, etc.)
-
Add more features to populate the home page.
-
For mobile, make the image map span the entire screen and allow users to drag/pan/zoom through the image.
Developed by Renchester Ramos