User prompt
Make them scroll the other way
User prompt
Make the walls and ground scroll with the enemy’s and the coins
User prompt
Make more lanes
User prompt
Make the stuff all bigger
User prompt
Add better controls
Code edit (1 edits merged)
Please save this source code
User prompt
Raycast Runner
Initial prompt
Make a fake 3d game using raycasting
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});