Reactreating the where is waldo game. The user is greeter with an enter username screen. After inputing his name he can select from a list of available stages ascending in difficulty.
You can play the game HERE
The object of the game is to find all the listed characters (they differ in each stage) as fast as possible so you can join the leaderboards. As a project this is a test to back end integration with a react client. Firebase was used as a server-side service to calalogue different user information like times && names as well as hidding the game sensitive information from the User Interface, in case of DOM cheating methods.
- React Hooks
- Firebse Hosting and DB
- Framer Motion