giovanniPepi / photoTaggingWaldo_ReactJS

Photo tagging app with ReactJS using Firebase as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live at:

This project has a few images with hidden characters on each level. Using JavaScript nativeEvent, we can acess the image properties inside React's wrapper and find the coordinates in each image. These coordinates are stored in Firebase's Cloud Firestore and checked each time a character is checked, with a few pixels offset as characters may spawn over one or more coordinate. Highscores are store in Cloud Firestore's database

Based on the classic game: https://whereswaldo.fandom.com/wiki/Where%27s_Waldo%3F

Built for the React/Backend a a service curriculum of The Odin Project, using:

  • ReactJS
  • Firebase CloudFirestore
  • Firebase hosting

About

Photo tagging app with ReactJS using Firebase as backend


Languages

Language:JavaScript 73.4%Language:CSS 14.4%Language:HTML 12.2%