This is a solution to the Odin's Project's assignment to create a Where's-Waldo-like photo tagging game. In this version, you'll have to find three objects/characters in a busy cyberpunk city.
Once you find all three locations, you can submit your name and score. A leaderboard displays which will show how your well you did against the top five players. The correct locations for all three objects and top scores are stored in the backend via Firestore.
👉 Click here 👈
git clone https://github.com/spghtti/ufoundme.git
cd ufoundme
npm install
npm start
Distributed under the MIT License. See LICENSE.txt for more information.