User prompt
Give container label text a black background
Code edit (21 edits merged)
Please save this source code
User prompt
Please fix the bug: 'undefined is not an object (evaluating 'self.containerPositions[i]')' in or related to this line: 'container.y = self.containerPositions[i].y;' Line Number: 142
Code edit (1 edits merged)
Please save this source code
User prompt
Adjust x positions of containers to ensure a 40px space between each container
Code edit (1 edits merged)
Please save this source code
User prompt
Set leveltxt to scale 100 at start of game
User prompt
Set leveltxt to scale 1 at start of game
User prompt
Why does level text vanish when leveling up
User prompt
Prevent ships from spawning in a lane thatβs already occupied
User prompt
When spawning a ship, pick a random position from possible y positions
User prompt
Spawn ships more often
User prompt
Spawn ships more often
Code edit (4 edits merged)
Please save this source code
User prompt
Up to 4 ships can be on screen at a time with different y coordinates
Code edit (1 edits merged)
Please save this source code
User prompt
Containers should be placed 200px from the left of the ship
User prompt
Containers should move at the same speed as the ship
Code edit (1 edits merged)
Please save this source code
User prompt
Tariff Slapper: Trump Edition
Initial prompt
You play as Donald Trump. An increasing number of shipments are coming to the US and you must slap tariffs on them as quickly as possible. Shipments include household essentials like food, toilet paper, diapers, and car parts
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Long Cargo ship top down. In-Game asset. 2d. High contrast. No shadows
Trump face oval no hair. In-Game asset. 2d. High contrast. No shadows
Box of toilet paper top down. In-Game asset. 2d. High contrast. No shadows
Diaper container top down. In-Game asset. 2d. High contrast. No shadows
Bag of rice top down. In-Game asset. 2d. High contrast. No shadows
Car parts in crate top down. In-Game asset. 2d. High contrast. No shadows