User prompt
erase final score
User prompt
make random goal place
User prompt
make wide and big labyrinth
User prompt
make generate labyrinth normal dificult route
User prompt
erase final score text
User prompt
fix sound asset
User prompt
add sound asset in game
User prompt
add sound asset
Code edit (1 edits merged)
Please save this source code
User prompt
Gyro Labyrinth Escape
Initial prompt
random labyrinth with gyroscope control towards the goal finish
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});