User prompt
Add a visible hunger bar ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
When the player enters the house, disable pig spawning and make the ground light brown, like house planks.
User prompt
Make it so that I can move the player in the house too
User prompt
Make it so I need to hold to move, not tap to move, and make the player faster ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make it so that the player needs to be close to the house to enter it
User prompt
Add a player u can move by clicking the left right forward and backwards squares, the player is blue
Code edit (1 edits merged)
Please save this source code
User prompt
Add a player which you can move by clicking the left, right, forward, backwards arrows that show up
Code edit (1 edits merged)
Please save this source code
User prompt
Forest Survivor
Initial prompt
Make a 2d survival game about survving in a forest, you can shoot animals (pink pigs) by clicking them, add trees, when yoh double click a tree it builds a house, when u click on the house it gets u în it, double click on the house floor to get out, when you kill a pink pig he becomes smaller, when he îs dead u can click on him to eat him
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Make a house, with a wood door, the house is made of red wood and the door brown wood, the roof is made of wheat. 2d. High contrast. No shadows
Make a pig. In-Game asset. 2d. High contrast. No shadows
Make a lumberjack. In-Game asset. 2d. High contrast. No shadows
Make a tree. In-Game asset. 2d. High contrast. No shadows