> Google's Firebase is nice & it's free upto a certain limit.
>
> I have made a tutorial on this. This uses JavaScript.
>
> LINK>>
> The first part of this tutorial will also help if you want any other API services for your project...
>
> It includes-
> Authentication- Creating Accounts using email id, and using existing Google Account, Signing Up/In/Out
> Firebase Realtime Database
> A Leaderboard System
> Security Rules
Sparsha, will this work for C2?
Yeah! Why not? Just download Valerypopoff’s JavaScript plugin for C2..
The Flame Plan pricing is high- $25 is too much..
For small starting apps, the free plan itself is quite good and you can upgrade to a plan whenever you want.
If you choose Blaze Plan, you have to pay according to your usage.. If your game does not have to store too much data you will be able to save $20..
You may find this post useful.
Check out the Blaze Plan Calculator section in this webpage(The desktop version of this page is more informative)...
Here you can see how much data you can store and how much it would cost you.
Unless you are developing a game professionally having to store lots of data, the free version may be enough..
For hobbyists like me, it serves me my needs (till now) well and free!
The database is secure and minimum coding is required..