DukeMobileDevCenter / Jigsaw

Jigsaw Depolarization app.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

[Feature] Game points/ranking system #84

Open yo1995 opened 4 years ago

yo1995 commented 4 years ago

In the review on Monday, people mentioned that it should come with some motivating system. A leaderboard or ranking system could be sufficient for now.

GameCenter resources page: https://developer.apple.com/game-center/


Thoughts on Achievements types

Thoughts on Rankings

yo1995 commented 4 years ago

https://www.codemag.com/Article/1603081/Integrating-Achievements-and-Leaderboards-into-Your-iOS-Game-Using-Game-Center

yo1995 commented 4 years ago

https://medium.com/@alexanderruzmanov/custom-game-center-leaderboard-in-your-ios-game-ee6358409bb0

yo1995 commented 4 years ago

Use game center for global leader board; in app make a metric page for performance.

Add game center button to show the leader board.

yo1995 commented 4 years ago

https://developer.apple.com/videos/play/wwdc2020/10145/

yo1995 commented 4 years ago

Game Center Profile

yo1995 commented 4 years ago

leaderboard, achievements, metrics

yo1995 commented 4 years ago

The old GameCenter <13.0 was a VC with 3 tabs (via segmented control): leaderboard, achievements, challenges

yo1995 commented 4 years ago

https://developer.apple.com/documentation/gamekit/

https://developer.apple.com/documentation/gamekit/gkleaderboard

https://developer.apple.com/documentation/gamekit/gkachievement

yo1995 commented 4 years ago

https://developer.apple.com/design/resources/