Learn game development and coding with Construct 2
Most mobile games, for example action-adventure-exploring style of games, use on screen controls that require both hands as a mean to imitate the function of ga...
I have made a simple match 2 / Pair match game for beginners. It is made in just 19 events. Object : Touch, 1 Sprite, Function, 4 global variables. There's poss...
This is a simple tutorial that can help you understanding LocalStorage., When The first time I learn about LocalStorage I found it sooo Hard to Understand. Beca...
Declare 4 variables and call them at every tick. Create a function as shown below. Call the above function with button click and format the colors and text as p...
I've searched for a good solution myself when I had this problem, and after solving it I've gotten a lot of messages of people asking how I did it, so instead o...
So this is a combination of things from Add Google Analytics to Your Apps and this forum post about Google Analytics. The exact method outlined in the first lin...
This uses the 8 Directional Behavior, I split it into two groups, 4 direction and the diagonal movement so you can separate them for your needs. Just two events...
I have made this as a way of teaching myself but I hope it is useful. As a total noob I need things spelling out for me with no assumed former knowledge. As I w...
Previous Tutorial : Building with Cordova - PART 01 - Setting Up. Hello, everyone. This is the second part of the " Build with Cordova " tutorial series. In cas...