I am looking for some cross platform game development frameworks. The game i am focusing on wouldn't require high-end platform dependent resources. Just a simple card game. I believe HTML5 platform would work fine but I am not sure which one.
Secondly, I want to implement multi-player functionality in the game. There are 2 things which i am not sure about
- If i want to allow four friends to play one game, how should I do it? Does mobile platform has something like LAN or some other inter-connectivity options?
- I want to give online multi-player options as well. Is there any server/framework which provides such functionality?
P.S: This is my first ever project on any mobile app. Corona is good but it isn't free.
EDIT: I am looking for some Free framework.