Learn game development and coding with Construct 2
Today I want to talk about making plugins. Over the past couple of years, I have made a few addon sets of plugins for items such as Facebook. I've also complete...
You've exported your game to NW.Js, but is it so weird to some people when they don't know how to install it because they use installers to install programs the...
This is a remake of the gravity mario from this Link: We used this to teach undergrad students about 2D game development. Download Mirror:
After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...
1. Export your game (HTML5). 2. Open index.Html file in editor (notepad++). 3. Find tag. 4. Copy and paste under tag: Var referrer = document.Domain; // The res...
This example is an implementation of a highly accurate path movement system whereby designated objects cyclically follow a set of waypoints in straight lines. U...
CBHash is a third party plugin made by lovely Kyatric . Download it from here: CBHash plugin . In previous part of my tutorial (you can find it here Simple prot...
Artificial Intelligence can be a significant addition to many different types of video games. Techniques of artificial intelligence make a more compelling exper...
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...