Skip to content

This was the backend project for The Odin Project JavaScript curriculum. The goal of the project is to create a 'Wheres Waldo' type of game that incorporates a backend. Players select a level and must find 3 hidden characters. The characters coordinates are used to identify their location in the level, selecting the correct coordinates (along wi…

Notifications You must be signed in to change notification settings

KFig21/photo_tagging_app

Repository files navigation

Game & Seek (Photo Tagging App - Where's Waldo?)

View the project here! 👀

Summary

This was the backend project for The Odin Project's JavaScript curriculum. The goal of the project is to create a 'Wheres Waldo' type of game that incorporates a backend. Players select a level and must find 3 hidden characters. The characters coordinates are used to identify their location in the level, selecting the correct coordinates (along with the character) will mark a character as found. Firebase is used as a backend to store the game data & highscores for each level. This project as made with the React JS Library, CSS, and Firebase.

Technologies:

  • ReactJS
  • CSS
  • Firebase

Features:

  • Global Leaderboard for 8 unique levels that updates in realtime
  • Use of firebase-firestore for a live back end database
  • Explitive usernames submitted to the leaderboard are censored
  • Responsive Design

Demo GIF

Desktop

Mobile

Game console images provided by Pierre Roussel


Thanks for checking out my project! Any && all feedback is appreciated!

About

This was the backend project for The Odin Project JavaScript curriculum. The goal of the project is to create a 'Wheres Waldo' type of game that incorporates a backend. Players select a level and must find 3 hidden characters. The characters coordinates are used to identify their location in the level, selecting the correct coordinates (along wi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published