Construct Tutorials
Learn game development and animations with Construct
-
-
Smarter Procedural Roguelike Dungeon
Welcome to my first tutorial! I am working on a procedural death game and after looking through several tutorials I realized an interesting way to combine progr...
-
-
Using the Facebook 2.0 plugin
Facebook has once again updated their API, so as of October 27, 2014 any new Facebook apps will no longer work with the Facebook plugin or my older plugins with...
-
Using Arrays
Someone asked if he or she can make a slide grid game. Every time new game start grid must change to different tile. If this person or persons has bothered to s...
-
How to code monster loot drops
I've written a tutorial for Gamedev Tutsplus . Here is the teaser for the article : In RPGs, platformers, and many other types of game, one common mechanic is f...
-
-
Creating Function
What's function you may ask? What can function do? Well with function you create certain Task Utility that can be used again and again without writing same code...
-