Random result game

Peter Lewis

Active Member
Licensed User
Longtime User
Hi

I am looking for someone to develop the following app.

remote Back-end of SQL
On the GUI it has 9 different Labels which the Label name will be determined by what is in those fields in the remote SQL database.

Then we need to recognize the phone . maybe the serial of the SIM card. The player will push a button on the screen and it will start 3 random number generators which will then feed that to the central SQL database and determine which of the Labels will stay lit. While the random number are sent to the database and waiting for the reply, the Labels must flash in a random order.

Then the database must add the complete record : what the 3 random number were , the identification of the phone and the TIME/Date.

The game can only be played once a day, we can use a 2 set check. 1. a flag saved on the phone of the last game played with the time/date stamp and then the database should also check to see if there has been any play from that ID within the previous 24hrs.

The SIM serial number or the identification method must be able to be displayed on the screen.

You will be responsible for sending the 3 random numbers to the database and retrieving the result, using the ID method / random numbers send as a retrieval key.

There is additional work to be done with this, but this is a starter. The additional will be push messaging
 
Top