Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 499 Bytes

The Office Quote Game!

Simple who said it game for The American Office! Click here to check it out!

Breakdown

  • Uses Office API for quotes - this means repeated quotes can happen!
  • Has basic highscore feature using Firebase Firestore (just shows the three top) with anonymous login with Firebase Authentication.

To Do

  • Make highscore system
  • Fix repeated quotes (storing quote ID?)