Construct Tutorials
Learn game development and animations with Construct
-
-
A simple AI
A simple AI that makes an enemy follow you if your in range and stop following when you go out of range.
-
-
Fruit Machine
There isn’t day going by and someone ask when are you going to do my request or send me how to do this or that. Some ask how I can manipulate some code to do sl...
-
-
-
Auto-tiling with AutoTileGen and TileMaps
AutoTileGen is software for generating terrain-based tilemaps from 3 input images. For example: These 3 images: Resulted in this tilemap: Which can be used to m...
-
Space Invaders
THIS forum request. It is just a classic old school style Space Invader clone, and because it is so very easy to do, there are no comments or instructions, just...
-
Multiplayer object collection game
In this tutorial, you will learn how to create a simple 2-player network game, where two sprites move around a layout and try to collect the most objects. Befor...