These are the games that take skill like shooters or platformers.
This shooter was made during my 7th creative task. The goal of this game is to hit the targets as many times as possible in the time provided.
As you continuously click the targets, you'll start to see the magic begin to morph, use this to your advantage!
The most important functions I used for this code was onStep() and onMousePress
Use the arrow keys to move the ball and keep it inside of the green box or else you lose. Get to 250 points to win.
Use the arrow keys to move the spaceship, and use the space key to shoot the laser. Don't get hit by the asteroids. If you get hit by an asteroid you lose, and if you destroy all of the asteroids, you win.
In this game you use your mouse to aim and then click to shoot. Make sure to look at the wind direction! This uses a lot of functions to indicate certain things like the win or lose function.
This is a simulator skill strategy game where you race your speedy car. There is no objective, have fun!!
Arrow keys to control the car, while going North press Space to boost!
Have fun with one of the classics! Move your "paddle" by using the up and down arrow keys, and try to keep the ball away from your side of the wall.
Made, not with love, but instead with the onStep and onKeyHold functions.