Construct 3 has gone 3D. Landscaping has been a bit of an issue since C3 introduced 3D. Our friend WackyToaster created a demo that allows a sprite go up and...
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...
We don't recommend mixing Physics and DragAndDrop behaviors. And yet here is an example showing how to throw a physics object with DragAndDrop. [wpdm_package id='2408']
Minimap is a must-have feature in many games with large levels. Learn how to make a dynamically updated circular minimap with a DrawingCanvas object. (more…)
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...
A popular way of making big maps or levels is creating a bitmap image, where each pixel represents one tile. This demo shows how to read pixel data from such...
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....
Usually mixing Physics with Platform behavior is a bad idea, but in this example they work pretty well together. Create a seesaw or a platform that tilts when player steps...
Playing with the new Scene Graph feature in Construct 3. This demo shows how to create a complex creature with long tentacles, each of which is moving on its own....
This implementation of PrintJS library for C3 allows to print (or export to PDF) an image from the Drawing Canvas object, or a snapshot of the screen. (more…)
An essential feature in quiz games, this demo shows how to use Permutation Table of the AdvancedRandom plugin to display random images without repetition. (more…)
Do you remember BBS, dial-up, 2400 baud modems? Up all night and you'd download 5 files? Here is an example showing how to emulate BBS-style ASCII art, loading at slow...
Select a color from HSV color space, or enter color values manually in RGB, HSV or HEX format. This app will automatically convert the color in all three formats and...
This little demo shows how pass data to/from the iFrame in Construct. [wpdm_package id='2055'] You can watch this and other Construct 2/3 videos at: the Bart Alluyn Channel Please like...