10
0
12d
Code edit (1 edits merged)
Please save this source code
User prompt
Jump & Dash: Platform Challenge
Initial prompt
Let's make it a simple platform game. The player should jump over obstacles and collect points.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Upits
Social