User prompt
Make a difficulty bar at the bottom left of the screen which has three levels of difficulty which is: easy & medium & hard
User prompt
Make the boss a bit bigger ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
And make the character a bit faster too
User prompt
Make the enemies a bit faster too
User prompt
Make the character jump higher a bit and at level 10 make a red boss stick figure with white triangles on the head for its horns and make a boss bar at the top of the screen at level 10 and make at level 10 to throw at the boss and damage them ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the enemies once they look in the direction where you are they run at you but when you get far away or on a moving platform they stop and just get back to roaming ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Give the character some animated legs and some arms and a circle head and make some red stick figures for the enemies ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make some background clouds
Code edit (1 edits merged)
Please save this source code
User prompt
Stick Figure Obstacle Rush
Initial prompt
A game about playing obstacle courses and THERES 10 levels and you play as a stick figure
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});