Greetings,
I have created a few simple games with Corona SDK. They are typically high-score chasers, and utilizing gamecenter leaderboards. Problem is - Gamecenter (nothing on Coronas end) has been very glitchy to say the least.
So I’d like to expand upon my knowledge and dive into Server/Client side logic. My goal would be to setup a server that can store all the scores - sort them into a ‘database’ (I use that term very lightly) then be able to show them on website and hopefully show scores in-game as well (top 5 or whatever - then current users score/rank).
Being relatively new to most programming languages - which would be most useful to learn? Javascript? PhP? Combination of others? Would a website from ‘godaddy’ be able to do this stuff - or would a cloud type server be more appropiate?
Any other useful bits of information to accomplish this would be greatly appreciated, any cloud-based plugins would be good for this?
-Seth