User prompt
Changer red numbers color to red
User prompt
Color black numbers betbox to black
User prompt
Move zero betbox annd number 0 down to fit next to 2 bet box left side
User prompt
Move zero betbox next to 2 number betbox
User prompt
Still not good
User prompt
The zero number is not working wrong. When player place a bet on zero than you place it to 19 to 36 betbox, but its not true. Fix this bug
User prompt
Add 0 number to selectable numbers
User prompt
Change 100 chip number color to black
User prompt
Move yellow chip right by 100 units
User prompt
Move grey and yellow chips right by 100 units
User prompt
Double the chips and chip numbers size
User prompt
Move the result title up by 700 units
User prompt
Move the current bet display left to the center
User prompt
Move this left by 500 units
User prompt
Move the current bet display up by 200 units
User prompt
Move this to the bottom center of the map
User prompt
Move all betboxes right by 100 units
User prompt
Move the player balance to the top center of the map
Code edit (1 edits merged)
Please save this source code
User prompt
Spin & Win: Virtual Roulette
Initial prompt
Roulette
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});