User prompt
Please add a map in the HUD
User prompt
Please add stars to the background
User prompt
Please make the Asteroids pixel art style
User prompt
Please make the character a pixel art style space ship
User prompt
Please add aliens
Code edit (1 edits merged)
Please save this source code
User prompt
Asteroid Miner: Space Resource Rush
User prompt
Please continue polishing my design document.
Initial prompt
Please make a car racer game with multiple tracks and characters
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});