Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

NeverBored

macrumors newbie
Original poster
Nov 24, 2017
2
0
Hey! We are NeverBored, a project created by two 16 year old students with Unity!

In our first App CubeDupe you have to tap on the screen to shoot a ball at a spinning cube, which has got a white area to be hit.

Here is my question: How do we program an online Leaderboard for our app? We want to have the highscores shown up on our website!
 

rafark

macrumors 68000
Sep 1, 2017
1,748
2,944
You need to have an http API from your server that talks to your app. The easiest and fastest is a php with MySQL server and ideally a microframework for Apis.
 

NeverBored

macrumors newbie
Original poster
Nov 24, 2017
2
0
You need to have an http API from your server that talks to your app. The easiest and fastest is a php with MySQL server and ideally a microframework for Apis.

Ok, well I guess we'll try that out. Thank you a lot rafark!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.