19
0
20d
User prompt
Please fix the bug: 'TypeError: coins.push is not a function' in or related to this line: 'coins.push(coin);' Line Number: 358
Code edit (1 edits merged)
Please save this source code
Rhythm Runner
Initial prompt
can you make me a geometry-dash styled game?
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Social