Download at the Bottom. This is like the Basic Game Demo, but with Ads. I added AdMob, a time scenario and a few reward coins to the original demo. So...
The official "Stealth game" template is pretty cool, but it has some performance issues, overly complicated code, and it only works with rectangular wall sprites. This demo addresses and solves...
In the game template, Shoot'm, the player follows your mouse movements to shoot the gray bad guys coming at you from all directions. Luckily you never run out of bullets...
Race Day 2 is another game where stuff comes at you fast. Click and drag the car back and forth to avoid getting hit by the platforms coming at you....
Race Day is a top down collecting game template. Using the mouse or touch move the race car back and forth to collect the coins while avoiding the construction barriers...
Organized is a simple sorting game template. Slide the blue dots over to the blue spinner and the pink dots over to the pink spinner while allowing the purple dots...
In this game template the player is a little pink dot and crazy stuff is coming at him fast. The little pink guy needs to jump over every ground object...
In this game template you're the disk and you need to avoid the bullets. The spaceships are programmed to follow your every move - so don't stop moving! After I...
Move the little spaceship around to collect the round UFOs, don't get hit by the asteroids that randomly appear on the screen. Challenges can be added in the form of...
This is a simple game template. Use the mouse to avoid the darts. Many different aspects can be added to this game - bombs, on touch, levels - go crazy....
Making a game with 1000 levels? Creating each level manually will take you months. Generate your levels randomly from a set of scenes and you can have a practically infinite...
Just some basics required to create any card game - shuffle the deck, deal cards to players, automatically re-arrange cards by suit and value. No dreadful arrays, no complex code,...
Easily create a infinite moving game with the help of this demo. Also creates a cool double tracks effect perfect for a downhill skiing game. As always event sheet is...
You have X seconds to answer the question - type in the answer before the black ball reaches the other side of the screen. Event sheet included. (more…)
This simple example shows how to make a 'Loop' puzzle game. Click on the tiles until they line up correctly. Includes two versions, the one with sprites supports smooth rotation....
Great little catch the apples game. This demo shows you the basics of the physics behavior in a cute little game. 1 event sheet, plenty of comments. (more…)