User prompt
Make the baterangs go the other way
User prompt
Make the stuff come from the other direction
User prompt
Make the most obstacles and coins come from the other direction
User prompt
Fix error[L598]
User prompt
Fix it
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'if (obj.event.type === "touchstart") {' Line Number: 598
Code edit (1 edits merged)
Please save this source code
User prompt
Batman: Night Runner
Initial prompt
Make a endless runner Batmobile game where you go side to side
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});