All controls in every game are point and click. Press green flag to pick a new game.
A bunch of my concepts, tests, and abandoned games over the years all put into one project. I wanted to share all these projects, I thought this was a cool way of doing so. Games: 1: Black Hole A realistic black hole, click anywhere to throw an object into it. 2: Eat Click to take bites out of food sprites. Works by placing clones that are the same color as the backdrop onto the food sprite. 3: Tree Generator Uses variables and pen to randomly generate a tree. 4: Rainbow Snake 2 Creates the illusion of a moving snake by having a sprite leave behind a trail of clones that change color. 5: Blue Vs Red 2 sides of pen fight to win the other side, very laggy. 6: Rainbow Snake Simple rainbow pen thingy. 7: Fruit Ninja ripoff A slightly bad ripoff of Fruit Ninja. Uses clones at the mouse pointer to make the slicing effect. 8: Thunderstorm Rain falls until it touches the ground, and thunder occasionally appears. 9: Floating Cubes Some cool cubes I made that take steps and rotate at the same time. 10: Text Engine Text engine using the stamping feature, no kerning support though. 11: Painting Try painting on an empty canvas, except you don't know how to use a paint brush. 12: Scrolling Simple scrolling engine. 13: Rudimentary Physics Engine This works by changing the speed of the cube the longer it falls, and making it constantly go up if it's touching a specific color so it doesn't fall through. 14: Bubbles Pop bubbles that rise up. 15: Obstacle Dodging A pretty fun game I made a few years ago but scrapped. 16: Fire Catch objects on fire using this. 17: Random Generated Solar system Create your own custom solar system. Planets are completely randomly generated using layers clones with random costumes.