Construct Tutorials
Learn game development and animations with Construct
-
How to make Android games
Creating a game for Android is easy with Construct 2 . If you haven't already, download the Free edition and get going with the Beginner's guide ! You'll need t...
-
How to Change a Sprites effortlessly
Have you created a game which has so many layout but need to update your character or sprites? You dont want to waste your time? Try this-. Double click on your...
-
Generating a Random Tile Map
I’m going to demonstrate the method I use to generate random maps based on tiles. This is useful when you want to create levels for your game, but don’t want/do...
-
Offscreen Enemy Indicators
In this tutorial I'll show you how to create offscreen enemy indicators. Click here for a demonstration. We'll modify the Ghost Shooter tutorial example so open...
-
Metro / Windows 8 plugin for Construct 2
I have written a plugin - Metro which provides you the ability to integrate better with Windows 8 capabilities when you export your Construct 2 project for Wind...
-
How to sell your game to large publishers
You might not know this, but there are many game publishers out there looking to pay good money to license HTML5 games. A typical HTML5 game sells for a few hun...
-
-
Create car physics
This tutorial is showing you how to create either a top-down car physics or a side-view car physics with the Car physics behavior. There's already a nice behavi...
-
Making an Interactive Treasure Map
In this tutorial you'll use effects (and other stuff!) to create an interactive map that reveals locations only when the player has "discovered" them. Location...