Hi
I am in charge of learning ES5 and see how it fits to our game logic requirement. ( Particularly how and what API of
Java Back-end satisfy my back-end game logic and at same time how and what API )
I am already referring ES5 developer docs; however at same time i thought of posting question here to see input from relevant experience people. ( Thanks in advance)
I am expecting comment/suggestion from development perspective; that which APIs i should consider for below game logic
and if there is any example related to this; it will also give great help to me.
Let me give brief idea of my game logic.
It is not traditional GUI based game. rather it has little different logic.
Back-end :
Admin will create game.
-Each game will have multiple events.
-Each events will have price associated with it.
-Events will be acting on time manner ( will expire after certain amount of time; admin will define that time)
-Back-end will have simultaneous hit from multiple users for each game/event
Front End ( Mobile)
-We plan to enable first phase with Apple mobile platform.
-User will see multiple LIVE games (Created by Admin)
-User will select particular game and then user will be presented with multiple events of that game.
- User select particular event and he can decide to stay in favor of that event or may decide to stay in oppose of
that event. ( staying in favor or in oppose will have impact on user's virtual points; either he will loose or earn)
Could anybody please help in above topic.
Thanks


Reply With Quote
