User prompt
Mix all questions when we start
User prompt
No timeout of button when we win
User prompt
Give opinion button pay next or play again
User prompt
When one level finish then win or next level opinion.
User prompt
The life not get less . Do less when we worng answer
User prompt
Defeat system
User prompt
Drop zone were see what word we dropped
User prompt
Win system. Level get hard then the level was correct
Code edit (1 edits merged)
Please save this source code
User prompt
Hindi Word Builder
Initial prompt
A game that ask english into hindi meaning. We arrange the correct order the word. The game is hindi education base.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});