TomSnively / MatchEm

Match Em is a fun but sometimes frustrating game where all you have to do is find matching items
Other
1 stars 0 forks source link

Decision required: track multi-player scores/achivements #5

Open TomSnively opened 2 years ago

TomSnively commented 2 years ago

Right now, we are storing the player's best scores in localStorage, which is fine.

In 2015 on the Apple store, we have leaderboards and achievements incorporated in Game Center.

Is there a Best Practice for back-end browser-based Game Center like tool? GameJolt? We could use Firebase or a custom back end, perhaps on Heroku, but this may require a user to create an account, etc. which is a bit of a pain.

TomSnively commented 2 years ago

Achievement Ideas:

 30 Second Rush - Pics match 5
      unlocks 30 sec words ?
      unlocks match 10 pics
 30 Second Rush - Words match 5
      unlocks pics/words
 30 Second Rush - Pics/Words match 5

 Match 10 - Pics < 45
      unlocks words
 Match 10 - Words < 45
      unlocks words
 Match 10 - Pics/Words < 45

 30 Second Rush - Pics match 8
 30 Second Rush - Words match 8
 30 Second Rush - Pics/Words match 8

 Match 10 - Pics < 30
 Match 10 - Words < 30
 Match 10 - Pics/Words < 30

Complete 100 Games
100 incorrect - hidden
100 skipped - hidden