Demo of Dungeon Generator. This tutorial will show how to create a random generated dungeon based on a node system. In theory there are no limit to how big a du...
Hi folks, this is the tutorial for a php based multiplayer, build from scratch. It is loosely based on my TankWars multiplayer test game. This method works with...
Level: Intermediate to Advanced. Pre-Requisite: Knowledge of Javascript and Facebook Developer Docs. The Facebook plugin that ships with Release 116 currently c...
Yeah I am very happy to learn that Construct 2 can be used to create: -an app. -a slideshow/presentation. -animation. -apart from the game creation itself. Afte...
In this tutorial I want to try something different. Instead of explaining step by step how to reproduce it, I want to show the final system and explain each par...
# Enhance Drag & Drop Library by Enhance, Inc. # #. #. Setup. -----. Install the supplied .C2addon plugin. Drag & Drop is the easiest way to do it. In case of p...
JSON.Get("store.Info.Location") // Lover's Pond. {. "data": }. JSON.Get("data.0") // 123. JSON.Get("data.1") // 456. Example 2.2. {. "items": }. JSON.Get("items...