Quick Beyond Corporation has recently finished feature project in Flash Game Development.
Game Name: Scramble Lotto
Demo URL: http://scramblelotto.quickbeyond.com/scramble/
Game Description: Scramble Lotto is a game where 5 tiles show face up scrambled. Each tile has a letter on it. The user can drag and drop the tiles to create a word. Once the user is confident he/she has solved the puzzle, they click submit to submit the answer. If the answer is wrong a message is displayed to the user saying “Incorrect”. If the answer is correct a message is displayed “Correct” and a new puzzle is given to the user. A counter show’s how many words a user has gotten right.
However if the user does not know what the answer is he/she can click the hint button. When the hint button is clicked 1 tile is randomly placed in the correct position. The user can use the hint button up to 4 times. Each time a hint is requested it is logged to the user account.
Every time a user gets a word right, they have an option to play again or stop and enter the Scramble Lotto with the number of words they have right. At the end of the month, a random word will be chosen from the database. If anyone has guessed that answer correctly, they will receive a prize. The words are selected from a txt file. The txt file contains 1 word per line. This file resides on the web server and can be updated at anytime.
