Photo-Tag game of PlayStation Universe. The logic is created with React and used Firebase for a back-end database. Players select a level and must find 3 hidden characters which are pre-defined. Your score is the time passed and saved when you find all 3 characters.
Created with React and Firebase.
- 4 unique PlayStation levels.
- Leaderboards for all levels that updates in realtime.
- Bad-words filter to filter player input, so that leaderbord can be clean.
- Snackbar alerts with color based on error or success, giving information about certain situations.
- Sound effects feedback if you fail or success for every try.
- Loading spinner when leaderboard data is loading.
- Custom 404 page.
- Responsive design.
- Firebase Firestore for leaderboard database
- Bad-words for censoring bad words in leaderboard
- Sass for SCSS
- Eslint for linting
- Prettier for formatting
- Add mute button for sound effects.
- When the leaderboards get longer, it will need pagination.
- Pierre Roussel (level images provider)
- @shinephoenixstormcrow (success & fail sound effects)
Distributed under the MIT License.
