Skip to content

A Where's Waldo Game using Firebase to keep scores and React for a nice Front-End experience.

Notifications You must be signed in to change notification settings

gefgu/where-is-waldo

Repository files navigation

Where's Waldo Game

screenshot

• Uses Firebase to keep track of score (and leaderboard).
• Uses advanced React to handle correct tagging of characters.
• Built using custom CSS.

How I worked on this project

My goal was to build a Where's Waldo? game.

  • I worked with tasks defined on TOP
  • I used feature branches.

How to navigate this project

Why I built the project this way

  • My plan is to become a full-stack developer eventually. But for the beginning I focus on the frontend. That's why I decided to use an existing API (Firebase) rather to create a custom server. I have basic backend knowledge as well (You can checkout other projects of mine).
  • I used global css classes because I didn't know about CSS modules and styled components at that moment.

If I had more time I would change this

  • Add a "X" mark where the player already clicked.
  • Add a "Start" button before the timer starts for the game.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A Where's Waldo Game using Firebase to keep scores and React for a nice Front-End experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published