Hello to all. Just starting with corona and lua, and already a bit confused.
I want to make a football/soccer manager game, but an online version of it. Storing played games, league tables, cups and etc… I tough about using SQL Lite:
http://developer.anscamobile.com/reference/database
But reading API and forum posts, I can’t use update, insert and etc. But in anycase, that wouldn’t suite me. What I need is my database on some server, and when the game has been played, that it updates to database on that server.
Can I use network to create such a thing?
http://developer.anscamobile.com/reference/index/network
Or I will be better off using game network?
http://developer.anscamobile.com/reference/index/game-network
Any advice and a starting point would do.
Thx in advance for your replies
[import]uid: 107783 topic_id: 18410 reply_id: 318410[/import]