Learn game development and coding with Construct 2
Since I started with Construct 2 I delved unto the whole Web Fonts thing, it seemed one of the best features available - not loading fonts into the game itself?...
I've published my first game, Martian Democracy, to the Scirra Arcade and figured I'd do a quick tutorial on my design decisions and how I implemented them. Sin...
On CocoonJS level: Submit form for CocoonJS premium account (it should be somewhere in CocoonJS dashboard). If you already have CocoonJS premium account then: 1...
You have a game with a lot of text, and Do you want put in a beautiful frame? This is the solution! You only need design a beautiful frame and take this steps!...
Here's a nice layout transition that I used in my latest game.
My first ever C2 project - a combination of space invaders and asteroids. Works on mobile and has built-in platform detection. Features. -Wave based system that...
This is an example of how to record the activities of a player to an array, and display the contents of that array in a scrollable window similar to MMORPGs. De...
This is an example of how to auto-tile sprites using an array and a bitwise method explained here: Demo. Please Note: With the addition of the tilemap plugin, i...
A simple, yet sturdy experience system. Click a robot to select it, then click an enemy to destroy it! Your selected robot will gain experience, level up, and i...