2
0
8d
Code edit (1 edits merged)
Please save this source code
User prompt
Super Goal Runner
Initial prompt
Design a game in the style of Mario, but where our character's goal is to take the ball from one place into the football goal without being damaged.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
Main
Upits
Social