Multi player online betting game with virtual money.

 

What was the problem?

 

Validating virtual money transactions, multiple users, multiple access levels.

Purpose

 

The purpose was to develop online multiplayer betting game where players can play with virtual money.

Our Approach

 

As the application was to be used by multiple users on multiple platforms, so we developed it by using AIR and Flash. All the game sessions are created by using remote server calls. All temporary data is stored in local SQLite database and then synced with remote MYSQL server later.

Technologies

 

AIR XHTML Javascript PHP MySQL SQLite AS3