Skip to content

amr-adel/match-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.