Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.03 KB

Match Coffee

Match Coffee

A matching game for coffee lovers!

Match all cards as soon as possible, and with minimum moves.

You lose a bean every 30 secondes, after 12 moves, and after 20 moves.


User stories

  • Player can create account with email and password.
  • Player can login / log out / delete account.
  • Player can restart game.
  • Player's (not logged-in) score of current game will be added after login or sign up.
  • Player can see leaderboard of top 10 players.

Admin stories

  • Admin can list all users with their name/email/score/uid.
  • Admin can filter users by email.
  • Admin can delete user.
  • Admin can promote a user to admin and vice versa.

Credits

Built with Preact (No-build) & Firebase.