Welcome Guest!

Tutorial Tag


Synonyms

Synoym tags are alternative tags which mean the same thing. This tag has the synonym tags: Tutorials.

Pathfinding with line of sight
Tutorial
Tuesday, February 19, 2013

In this tutorial, I will show you how to combine the new pathfinding behaviour with a line of sight schedule.   Visit this Tutorial

Playing Sounds With Functions - Intermediate
Tutorial
Tuesday, February 19, 2013

A concise system for using sounds within your game.   Visit this Tutorial

Random with Bias
Tutorial
Saturday, February 16, 2013

Get a random number that has a preset bias towards picking it's values   Visit this Tutorial

Construct 2 Prettier Buttons
Tutorial
Tuesday, February 12, 2013

Customize the buttons in your Construct 2 game to look a bit prettier.   Visit this Tutorial

Make A Sliding Marquee In One Action!
Tutorial
Tuesday, February 12, 2013

Three Slides, One Action... Sorta...   Visit this Tutorial

Where to get images, sounds, and more
Tutorial
Saturday, February 09, 2013

Free resources and references for your games   Visit this Tutorial

Coin Flip App
Tutorial
Saturday, February 09, 2013

In this tutorial I’ll be showing you how to make an easy coin flip game where you have to choose which side the coin would land on and if you call it correctly you’ll get a po...   Visit this Tutorial

Using an animated gif in Construct 2
Tutorial
Friday, February 08, 2013

How to use a animatet gif's in construct 2   Visit this Tutorial

Randomly Placing Sprites Off Screen
Tutorial
Tuesday, February 05, 2013

Want to randomly place sprites but don't want them suddenly appearing right next to your player?   Visit this Tutorial

Platformer Enhancements - Double Jump
Tutorial
Monday, February 04, 2013

This tutorial will cover adding a double jump capability that can be used pretty quickly in a platform game.   Visit this Tutorial

Growing Buttons
Tutorial
Wednesday, January 30, 2013

Creating an interactive button for the user.   Visit this Tutorial

Platformer Enhancements - Wall Jumping
Tutorial
Monday, January 28, 2013

This tutorial will cover adding wall jumping capabilities that can be used pretty quickly in a platform game.   Visit this Tutorial

Score Combos
Tutorial
Friday, January 25, 2013

Creating a combo system for the players score   Visit this Tutorial

Timers
Tutorial
Friday, January 25, 2013

Various ways of timing things in games.   Visit this Tutorial

Create a proper healthbar
Tutorial
Friday, January 25, 2013

Creating a good healthbar suitable for RPG   Visit this Tutorial

Arcade Style High Score
Tutorial
Friday, January 25, 2013

A simple way to create a Health Bar.   Visit this Tutorial

Health Bar
Tutorial
Thursday, January 24, 2013

A simple way to create a Health Bar.   Visit this Tutorial

Facebook - How to Invite a friend
Tutorial
Thursday, January 24, 2013

How to setup a button to invite a friend on Facebook   Visit this Tutorial

Facebook - How to get a list of friends
Tutorial
Wednesday, January 23, 2013

How to edit the Facebook plugin to make it do what you need... also you can read this tutorial to see what you need to do to edit plugins in Construct 2   Visit this Tutorial

Supporting Multiple Languages
Tutorial
Sunday, January 20, 2013

How to support multiple languages using XML files.   Visit this Tutorial

Building a tower defence game with the turret behaviour
Tutorial
Saturday, January 19, 2013

In this tutorial I will show you how to design a very simple tower defence game in 33 events, complete with turret behaviour, fixed-path mobs, and gold that the player earns d...   Visit this Tutorial

How to revert your project to an earlier version of Construct 2
Tutorial
Saturday, January 19, 2013

Did you run into a terrible bug in the newest version of Construct 2 after saving your project? Learn how to undo your mistake!   Visit this Tutorial

Common missteps of Newcomers to the Construct2 gamedev community
Tutorial
Friday, January 18, 2013

An article that depicts some of the "mistakes" newcomers do when posting for the first times on scirra.com and a way to prevent those.   Visit this Tutorial

Call Random Animations with an Array
Tutorial
Thursday, January 17, 2013

Set random animations to occur after an elapsed period of time by making a single call to an array.   Visit this Tutorial

Paypal payment process integration with automated function
Tutorial
Wednesday, January 16, 2013

Using paypal to receive payments and automate task suck give in game items   Visit this Tutorial

Game Design: 8 kinds of fun
Tutorial
Thursday, January 03, 2013

Dynamics that makes a game "fun"   Visit this Tutorial

How to export an Open Web App for Firefox Marketplace
Tutorial
Friday, December 21, 2012

Learn how to publish apps to the Firefox Marketplace, which includes supporting Firefox OS.   Visit this Tutorial

How to make a Windows Phone 8 app
Tutorial
Thursday, December 20, 2012

Learn how exporting a game from Construct 2 to Windows Phone 8 works.   Visit this Tutorial

How To Export To Kongregate/How To Upload To Kongregate
Tutorial
Monday, December 17, 2012

In this tutorial i show you how to upload your game to kongregate. This tutorial uses the new easy method.   Visit this Tutorial

Video Tutorials
Tutorial
Sunday, December 16, 2012

youtube channel   Visit this Tutorial

Build a shoot-'em-up from Scratch [video tutorial]
Tutorial
Friday, December 14, 2012

Using the free version of Construct2, learn how to make a shoot-'em-up from scratch.   Visit this Tutorial

Terminal / DOS screen auto typing effect
Tutorial
Wednesday, December 12, 2012

Remember the great days of the dark screen and the green text/cursors!? This tutorial will give you an idea of how to achieve a cool random effect as if someone is typing a m...   Visit this Tutorial

Upload your game to Google Drive
Tutorial
Wednesday, December 12, 2012

Finished a game and want to show someone, but don't have a server? You can share your games on Google Drive!   Visit this Tutorial

'For each' tutorial
Tutorial
Wednesday, December 12, 2012

When to use for each, and when not to use it   Visit this Tutorial

[Outdated] Exporting to .exe using node-webkit
Tutorial
Friday, December 07, 2012

How to export your game to .exe utilizing node-webkit   Visit this Tutorial

Dragging the Screen with Mouse and Touch
Tutorial
Friday, December 07, 2012

This is a tutorial that will help you when you want to drag the screen with either a mouse or using touch.   Visit this Tutorial

How to Delete the Editor's Decimal Positions !
Tutorial
Monday, December 03, 2012

I hate those , too !   Visit this Tutorial

Direction-Based Sprite Animation
Tutorial
Friday, November 30, 2012

This tutorial gives two possible methods of animating a sprite so that it faces and "walks" in the direction it's moving.   Visit this Tutorial

Good Radar sample !
Tutorial
Monday, November 26, 2012

How to make a sample but good Radar with C2 !   Visit this Tutorial

Facebook In-App Purchasing(direct URL)
Tutorial
Friday, November 23, 2012

How to utilize the browser plugin for Facebook In App Purchasing   Visit this Tutorial

Create Android Game
Tutorial
Friday, November 23, 2012

this lesson will show you how to create android game from A-Z   Visit this Tutorial

Enemy AI for Range of Fire and Line of Sight - Top Down player
Tutorial
Friday, November 16, 2012

Sharing the way I finally figured and solved my requirement of using range of fire and line of sight AI for enemy units to react according to player's position.   Visit this Tutorial

Making vehicals in Construct 2
Tutorial
Saturday, November 10, 2012

Making cars, boats, planes, space ships, and any other thing that could be classified as a vehical are great for RPG games.   Visit this Tutorial

How to build a basic top down shooting game in Construct 2
Tutorial
Wednesday, November 07, 2012

Fighting and Top down shooters games are some of the largest and most popular games out there. It might be handy to know how to make them.   Visit this Tutorial

How to Touch Double Jump
Tutorial
Sunday, November 04, 2012

following a previous tutorial on double jumping along with added touch and animations   Visit this Tutorial

Created Windows Game in Free Edition
Tutorial
Tuesday, October 23, 2012

Create game with Construct 2 Free Edition and publish to Windows (EXE)   Visit this Tutorial

Switching Between Characters
Tutorial
Tuesday, October 09, 2012

This tutorial should help learn how to cycle between multiple characters with a single key   Visit this Tutorial

AJAX in local preview on localhost:50000
Tutorial
Thursday, October 04, 2012

This tutorial shows a little trick to easyly use the AJAX object while previewing, without exporting the project   Visit this Tutorial

Windows 8: Using the Win 8 Scirra Plug-in With Live Tiles
Tutorial
Wednesday, October 03, 2012

Really simple approach to use of the Live Tiles with Scirra   Visit this Tutorial

Windows 8: Using the Scirra Windows 8 Plug-in for live tiles
Tutorial
Wednesday, October 03, 2012

Creating a Live Tile using the Scirra Windows 8 Plug-in   Visit this Tutorial

Creating a real-time strategy game
Tutorial
Tuesday, October 02, 2012

Showing the method I went through to develop an RTS within C2   Visit this Tutorial

How to make money with Windows 8
Tutorial
Tuesday, October 02, 2012

Monetization strategies for Windows Store   Visit this Tutorial

Windows 8: Initial Start-up App, first of a serious series...
Tutorial
Monday, October 01, 2012

Video only tutorial that shows you how to start building Windows 8 apps   Visit this Tutorial

How to make a player atack
Tutorial
Sunday, September 30, 2012

first: see the tutorial: How to make a Plataform game.   Visit this Tutorial

A "Missile command" implementation from scratch [video]
Tutorial
Sunday, September 30, 2012

Making a simple "Missile Command" game from scratch with the power of C2, here's how in a about one hour long video.   Visit this Tutorial

Scene Transition with Shaders
Tutorial
Tuesday, September 25, 2012

How to make scene fade transition with shaders   Visit this Tutorial

Randomly spawn object at random or set intervals
Tutorial
Friday, September 21, 2012

This is for top down, but can be applied to other types too.   Visit this Tutorial

Pickup object on key press when next to it
Tutorial
Friday, September 21, 2012

Simple tutorial on how to make a player, pickup bottles; when they are close to it and press a key.   Visit this Tutorial

2D Game Art for Programmers
Tutorial
Sunday, September 16, 2012

Using Inkscape and Gimp to produce game art   Visit this Tutorial

Creating a smooth sliding effect with Lerp
Tutorial
Sunday, September 16, 2012

Ever needed a smooth sliding effect? I certainly did!   Visit this Tutorial

Using 1 Event Sheet For Multiple Layouts
Tutorial
Friday, September 14, 2012

Wanna cut down those event sheetsts? Heres how.   Visit this Tutorial

Scaling your game for various screen sizes in Windows 8
Tutorial
Friday, September 14, 2012

Consideration when you design and exporting a game written in Construct 2 for Windows 8   Visit this Tutorial

Magnet Effect
Tutorial
Sunday, September 09, 2012

Creating a magnetic mouse that absorbs metal   Visit this Tutorial

How to make iPhone and iPad games
Tutorial
Thursday, September 06, 2012

Want to create games for iPhone or iPad? Learn how to make iOS games with Construct 2.   Visit this Tutorial

How to make Android games
Tutorial
Thursday, September 06, 2012

Want to create games for Android? Learn how to make an Android game with Construct 2.   Visit this Tutorial

How to Change a Sprites effortlessly
Tutorial
Thursday, September 06, 2012

Have you ever wanted to replace an old sprites but don't have the time to do it fast?   Visit this Tutorial

How to Make a Flag and Banner
Tutorial
Friday, August 31, 2012

I will attempt to show you how to Make a Waving Flag and Banner. .CAPX included.   Visit this Tutorial

Physics Revolute Joints - Monkey Jump Tutorial
Tutorial
Monday, August 27, 2012

A tutorial to demonstrate the use of Physics Revolute Joints and Impulses. You need to swing the monkey through the trees collecting all bananas along the way - watch out for ...   Visit this Tutorial

A Pong clone from scratch - Video tutorial
Tutorial
Wednesday, August 22, 2012

An hour long video tutorial aimed at beginners   Visit this Tutorial

Understanding UID, IID, Health, Cards and Rocket smoke trail.
Tutorial
Thursday, August 16, 2012

Here you'll learn the basic of how "UID" and "IID" works, also, how the health of the enemy works.   Visit this Tutorial

Generating a Random Tile Map
Tutorial
Thursday, August 09, 2012

How to generate a tile-based map using arrays and loops.   Visit this Tutorial

How to make Talking NPCs!
Tutorial
Saturday, August 04, 2012

Ever wanted to make an RPG, but couldn't make an NPC? Here is the way I do it!   Visit this Tutorial

Asteroid clone in less than 100 events
Tutorial
Monday, July 30, 2012

Making a simple but complete asteroid clone in less than 100 events using C2's free edition, that is the challenge of this tutorial.   Visit this Tutorial

How To Make Cheats Into your game
Tutorial
Thursday, July 26, 2012

Make cheats for the game   Visit this Tutorial

Making character composed of multiple parts
Tutorial
Tuesday, July 24, 2012

Here you'll learn the basic of composing multiple parts of a character, improving your job and making source files smaller.   Visit this Tutorial

XML Parsing
Tutorial
Sunday, July 22, 2012

How to use the XML plugin   Visit this Tutorial

Offscreen Enemy Indicators
Tutorial
Saturday, July 21, 2012

How to display arrows pointing to offscreen enemies.   Visit this Tutorial

Plugins - roll your own with the JavaScript SDK
Tutorial
Thursday, July 19, 2012

Here's a video to help get you up and running with making plugins for yourself.   Visit this Tutorial

Platform behavior's animation
Tutorial
Thursday, July 19, 2012

fixing animation on platform   Visit this Tutorial

Publishing Your Game to the Clay.io Marketplace
Tutorial
Tuesday, July 17, 2012

Clay.io is a cross-platform marketplace for HTML5 games -- it's another great way to get players for your games. This tutorial shows how easy it is to add your game.   Visit this Tutorial

Integrating Leaderboards, Achievements, and Social Features
Tutorial
Tuesday, July 17, 2012

Clay.io allows you to integrate High Scores, Achievements, Screenshots, Posting to Facebook & Twitter, Cross Promotion, and more into your Construct 2 games for free   Visit this Tutorial

Metro / Windows 8 plugin for Construct 2
Tutorial
Tuesday, July 17, 2012

Integrate your games better into Windows 8 with Metro plugin   Visit this Tutorial

Online High Score Table (AJAX, PHP, MySQL)
Tutorial
Friday, July 13, 2012

A video tutorial explaining how to create an online high score table using Ajax, php and MySql   Visit this Tutorial

How to sell your game to large publishers
Tutorial
Wednesday, July 11, 2012

earn a living making games   Visit this Tutorial

How to setup a simple animation system for 8Directions behaiour
Tutorial
Saturday, July 07, 2012

How to setup a simple animation system for 8Directions behaiour   Visit this Tutorial

Basic Physics Tutorial - Save the Monkeys!
Tutorial
Tuesday, July 03, 2012

A complete step by step tutorial to demonstrate the use of basic physics suitable for beginners. Save the monkeys by making sure their platform reaches the ground with the mon...   Visit this Tutorial

Physics bridge
Tutorial
Monday, July 02, 2012

This tutorial shows how simple it is to create a bridge using physics   Visit this Tutorial

The Five and a Half Filters of Game Creation
Tutorial
Sunday, July 01, 2012

now we have to separate the best ideas, and how do we separate a good idea from a not so good one or one that is simply bad? How do we choose an idea without basing ourselves ...   Visit this Tutorial

Como criar um fã-game com programas externos->Portuguese/English:
Tutorial
Saturday, June 30, 2012

Como criar um fã-game com programas externos, roubando sprites e sons do Snes.How to create a fan game with external programs, stealing the SNES sprites and sounds.   Visit this Tutorial

Level 1 Beginners - Set Text
Tutorial
Wednesday, June 27, 2012

Set text in the text object   Visit this Tutorial

How to make a Menu (Title Menu)
Tutorial
Wednesday, June 27, 2012

Although it's not always fun to do, most game at their beginning, have a Title Menu or a simple Menu. Allowing the player more control and less confusion when beginning a game...   Visit this Tutorial

Windows 8 evaluation process
Tutorial
Tuesday, June 26, 2012

Win8 Launch requires a special token, here is the first meeting that I had   Visit this Tutorial

Importing GameSalad scenes and actors to Construct 2 free edition
Tutorial
Monday, June 25, 2012

Construct 2 allows you to import scenes and actors from GameSalad projects. This tutorial describes how to do it, what's imported, and what's not imported.   Visit this Tutorial

Making a Powerup
Tutorial
Sunday, June 24, 2012

Need a health drop? This will tell you all about it... never have a boring game again!   Visit this Tutorial

Gravity-Based Platform Game
Tutorial
Saturday, June 23, 2012

A simple tutorial on a Gravity-Based Platform Game, special thanks to Sqiddster, and Yann Granjon.   Visit this Tutorial

Simple Family Tutorial
Tutorial
Saturday, June 23, 2012

One object can interact with any family member   Visit this Tutorial

How to make a laser
Tutorial
Thursday, June 21, 2012

If you are wanting to know how to create a Star Trek: Enterprise themed laser, or just the basics of making a laser. This tutorial provides resources to help.   Visit this Tutorial

Using project files in Construct 2
Tutorial
Monday, June 18, 2012

Construct 2 allows you to import any external file as a project file. Here's a guide on some possible uses for it.   Visit this Tutorial

Tic-Tac-Toe - Part 2
Tutorial
Sunday, June 17, 2012

Part 2 - Creating a play-against-the-computer tic-tac-toe game   Visit this Tutorial

Which browser is best for HTML5 games?
Tutorial
Saturday, June 16, 2012

A summary of all currently available major browsers and their suitability for running HTML5 games.   Visit this Tutorial

Create car physics
Tutorial
Wednesday, June 13, 2012

This tutorial is showing you how to create either a topdown car physics or a sideview car physics with the Car physics behavior   Visit this Tutorial

Making an Interactive Treasure Map
Tutorial
Tuesday, June 12, 2012

This tutorial shows how to use effects (and other stuff!) to create a treasure map that gradually reveals its secrets.   Visit this Tutorial

Tic-Tac-Toe - Part 1
Tutorial
Sunday, June 10, 2012

Part 1 - Creating a two player tic-tac-toe game   Visit this Tutorial

How to use loader layouts to make custom loading screens
Tutorial
Friday, June 08, 2012

Make your own custom loading screens with the Loader Layout feature.   Visit this Tutorial

How to create a custom loading bar for your game
Tutorial
Thursday, June 07, 2012

Custom preloaders in Construct 2 are now a reality. And they are not that hard to implement. Learn how to create a simple loading bar.   Visit this Tutorial

Generating Random Numbers Without Duplicates
Tutorial
Friday, June 01, 2012

This short tutorial demonstrates how to use an array to generate a set of random numbers without duplicates.   Visit this Tutorial

Parallax effect with 4 layers for Construct2 Free edition
Tutorial
Thursday, May 31, 2012

A simple platform game that shows how to create the parallax effect with 3 tiled backgrounds   Visit this Tutorial

Cloning the Classics: Breakout (Video)
Tutorial
Tuesday, May 29, 2012

A video-based introduction to Construct 2, demonstrating each step of creating a Breakout-style game.   Visit this Tutorial

Tutorial wie erstellt man ein Spiel mit Construct 2 [Video]
Tutorial
Sunday, May 27, 2012

German Tutorial Series   Visit this Tutorial

Create Continuously Scrolling Tiled Backgrounds (Textures)
Tutorial
Friday, May 25, 2012

If you need a scrolling background, which moves continuously for your game. Or you need to create a non-static effect. Continuously scrolling tiled tackgrounds cmay help.   Visit this Tutorial

Cloning the Classics: PacMan
Tutorial
Wednesday, May 23, 2012

Create a PacMan game, and along the way, learn to create tile-based maps, grid-based movement, simple A.I., event groups, and some special effects (particles and text drop-sha...   Visit this Tutorial

Arrays for Beginners
Tutorial
Wednesday, May 23, 2012

A beginners guide to arrays in Construct 2.   Visit this Tutorial

How to embed a Construct 2 project into your website.
Tutorial
Tuesday, May 15, 2012

A tutorial for those who want to embed their Construct 2 project into their website without having to upload it to the Scirra Arcade. This tutorial gives a basic explaination ...   Visit this Tutorial

How to export to appMobi with directCanvas
Tutorial
Monday, May 14, 2012

Learn how to run your game as a mobile app using the appMobi service.   Visit this Tutorial

How to export to CocoonJS
Tutorial
Monday, May 14, 2012

Learn how to run your game as a mobile app using the CocoonJS service.   Visit this Tutorial

RPG Extras
Tutorial
Friday, May 11, 2012

Spruce up your RPG with these elements   Visit this Tutorial

Physics for Car/Bike platform game
Tutorial
Thursday, May 03, 2012

Physics   Visit this Tutorial

How to edit your Index Page (Export Game Page)
Tutorial
Tuesday, May 01, 2012

Learn how to add code to your game's web page, such as Google Analytics, Toolbars, html/php scripts, and more!   Visit this Tutorial

Performance Tips for Mobile Games
Tutorial
Thursday, April 26, 2012

A short tutorial on optimizing construct games for mobile phones   Visit this Tutorial

Zelda Style Moviment
Tutorial
Friday, April 20, 2012

Is a link moviment by Amilton neves   Visit this Tutorial

Sending info to a mysql database.
Tutorial
Wednesday, April 18, 2012

  Visit this Tutorial

Get/Set data from HTML page
Tutorial
Tuesday, April 17, 2012

Getting and sending data from the HTML hosting the Construct game (canvas)   Visit this Tutorial

Guide to Construct 2's advanced event features
Tutorial
Friday, April 13, 2012

Learn about Construct 2's more advanced events and conditions. For advanced users to get the most out of Construct 2.   Visit this Tutorial

Pick every object within range
Tutorial
Friday, April 13, 2012

This tutorial will show you how to pick any object within some range   Visit this Tutorial

3D sprites
Tutorial
Wednesday, April 11, 2012

Creating 3D sprites and using them in Construct 2   Visit this Tutorial

Personal Daemon
Tutorial
Tuesday, April 10, 2012

Meaning: jinni = daemôn = daimon = daemon = genie = génio = djinni = génie The term “daemon” is translated from latin as personal genie, used by Socrates.   Visit this Tutorial

11 Improvements for your brainstorm
Tutorial
Sunday, April 08, 2012

The idea of this post is to guarantee that your points come, because you will be needing them for the rest of your life if you wish to continue following this career   Visit this Tutorial

How to make water move with the sine behavior
Tutorial
Friday, April 06, 2012

Using multiple water sprite clones move slightly to give the idea of moving water.   Visit this Tutorial

get data in project
Tutorial
Thursday, April 05, 2012

it's very easy.   Visit this Tutorial

PhoneGap Low Latency Audio
Tutorial
Wednesday, April 04, 2012

Low latency and polyphonic sounds in C2. This is an advanced tutorial.   Visit this Tutorial

An advice for you
Tutorial
Friday, March 30, 2012

sometimes you like some exciting things it's not hard but please open your eyes.   Visit this Tutorial

make particles
Tutorial
Thursday, March 29, 2012

hello i will show you a advice for you it's making praticles it's very easy read tutorial and then you can make praticles (note:it's not a completed tutorial it's a part i am ...   Visit this Tutorial

Creating a Memory Match Game
Tutorial
Thursday, March 29, 2012

This video tutorial series for more advanced beginners shows how to create a memory match card game in Construct 2..   Visit this Tutorial

Troubleshooting Construct 2's preview server
Tutorial
Tuesday, March 27, 2012

If you are having trouble previewing your game or get an error in the browser like "service unavailable" instead of seeing your game, try these steps.   Visit this Tutorial

How to Think of a Good Game Idea
Tutorial
Tuesday, March 27, 2012

Need some good ideas for a game? Can't think of what to create next? Use this tutorial to discover a great strategy for creating games.   Visit this Tutorial

3D Card Flip Effect
Tutorial
Friday, March 23, 2012

Make a card flip look 3D using Blender and InkScape   Visit this Tutorial

WHO SAID YOU CANT CREATE A DATABASE WITH CONSTRUCT2?
Tutorial
Wednesday, March 21, 2012

A way to show you on how to create a simple Database Form App   Visit this Tutorial

Race Car Cam for TopDown Racing
Tutorial
Monday, March 19, 2012

A better way for the scroll cam in top down racing.   Visit this Tutorial

8-direction behavior with jump
Tutorial
Sunday, March 18, 2012

This tutorial presents a solution that is not really a trick about programing, it's just pure animation effects   Visit this Tutorial

How to make a gravity-based platformer
Tutorial
Saturday, March 10, 2012

Since there has been a bit of interest, here's the basics of how to make AirScape's main mechanics.   Visit this Tutorial

How to make a Windows 8 app
Tutorial
Friday, March 09, 2012

Construct 2 allows you to export games for Windows 8's new HTML5-capable desktop, tablets and phones. This guide covers how to get set up for testing.   Visit this Tutorial

So you want to program with Construct 2 ?
Tutorial
Wednesday, February 29, 2012

- A discussion about what it takes to be a developper with C2 -   Visit this Tutorial

Keep your work safe with Construct 2's backup options
Tutorial
Monday, February 27, 2012

Backing up is an essential part of working on a computer. Learn how to use Construct 2's backup options to ensure your work is always safe.   Visit this Tutorial

How to run Construct 2 games from the desktop with Google Chrome
Tutorial
Monday, February 20, 2012

Web Apps in Google Chrome can have shortcuts created on the desktop, start menu or task bar. This makes them run like desktop apps. Here's how to set it up.   Visit this Tutorial

Edge Scrolling
Tutorial
Sunday, February 19, 2012

This tutorial explains how to make the layout scroll by moving the mouse to the edges of the viewport.   Visit this Tutorial

Webstorage - how to save ingame information
Tutorial
Saturday, February 18, 2012

How to save ingame information   Visit this Tutorial

Game Design and Human Engineering
Tutorial
Saturday, February 18, 2012

How to make a good game even better   Visit this Tutorial

Remember values of instance variables
Tutorial
Thursday, February 16, 2012

Remember values of instance variables across layouts - examples with Text-object and positions of Sprites   Visit this Tutorial

Construindo um jogo de plataforma - in Portuguese
Tutorial
Thursday, February 16, 2012

Baseado no tutorial ‘Building a Plataform Game’ por Velojet   Visit this Tutorial

Russian tutorial (инструкция на русском языке)
Tutorial
Tuesday, February 14, 2012

Обучение для чайников по созданию игры   Visit this Tutorial

Pokki - How To Add / Test Your Game
Tutorial
Friday, February 10, 2012

  Visit this Tutorial

Easily Add Leaderboards to Your Game
Tutorial
Wednesday, February 08, 2012

The 'Beginner's guide to Construct 2' shows you how to make a little game in Construct 2. This tutorial adds a leaderboard to the game over screen, using the Playtomic plugin ...   Visit this Tutorial

Drawing with the SDK in Construct 2
Tutorial
Tuesday, February 07, 2012

A tutorial for plugin developers to know how to draw more than one shape in the Construct 2's editor.   Visit this Tutorial

Let's make a calculator!
Tutorial
Tuesday, February 07, 2012

A very basic, simple calculator   Visit this Tutorial

Cinematic Zoom
Tutorial
Tuesday, January 31, 2012

Cinematic Zoom by Ethan - gamebuttonstudio.com   Visit this Tutorial

How to make a Platform game
Tutorial
Thursday, January 26, 2012

A complete beginner's tutorial to using Construct 2 to make a jump-and-run scrolling platform game.   Visit this Tutorial

Random Animation
Tutorial
Tuesday, January 24, 2012

How to randomly select an animation   Visit this Tutorial

LAN Preview for Windows XP
Tutorial
Monday, January 23, 2012

Detailed guide on how to setup Lan Preview on a Windows XP machine.   Visit this Tutorial

What a game designer needs to know?
Tutorial
Friday, January 20, 2012

I wanna be a game designer, what I really need to know?   Visit this Tutorial

How to preview on a local network
Tutorial
Thursday, January 19, 2012

Previewing on your local network (LAN) lets you preview on different computers or devices like mobiles and tablets on your LAN or Wifi. This tutorial covers how to set it up ...   Visit this Tutorial

How to series - 'In Game Shop'
Tutorial
Thursday, January 12, 2012

#1 - In game shop. The first of my tutorial series showing users how to make things they requested.   Visit this Tutorial

RPG-Inventory - Drag and Drop
Tutorial
Friday, January 06, 2012

How to build an RPG-Style Inventory   Visit this Tutorial

Building a platform game - a beginner's guide
Tutorial
Friday, January 06, 2012

This tutorial walks you through the basic steps you need to take to put together a platform game, using the built-in Platform behaviors in Construct 2   Visit this Tutorial

Tips and tutorials - Game programming
Tutorial
Friday, January 06, 2012

This tutorial will help you alot and will divide the game programming time and multiply the chances of success of your game. Leave feedback and if you have more tips write the...   Visit this Tutorial

Physical Bike!
Tutorial
Tuesday, January 03, 2012

How to build a "realistic" Motorcycle   Visit this Tutorial

Creating a subroutine in Construct2
Tutorial
Tuesday, January 03, 2012

How to create a simple subroutine in Construct2   Visit this Tutorial

How to use your own Web Fonts
Tutorial
Tuesday, January 03, 2012

Need to add a Web Font not found on Google Web Fonts? Here's how!   Visit this Tutorial

Using Web Fonts in the Text object
Tutorial
Monday, January 02, 2012

Construct 2's Text object supports Web Fonts, which are fonts hosted online on sites like Google Web Fonts. See how to use them with the 'Set web font' action.   Visit this Tutorial

Simon Says - Follow me!
Tutorial
Sunday, January 01, 2012

How to construct a Simon Says Type of Game   Visit this Tutorial

Animation Control - Event Based
Tutorial
Thursday, December 29, 2011

How to control an animation without useing "WAIT"   Visit this Tutorial

View your framerate
Tutorial
Wednesday, December 28, 2011

View the framerate of your game in Google Chrome   Visit this Tutorial

Pinball - Physics to the max!
Tutorial
Wednesday, December 28, 2011

How to build a basic pinball with c2   Visit this Tutorial

Making a Sword Character
Tutorial
Monday, December 26, 2011

Add sword skills to your mighty hero :D   Visit this Tutorial

Random movement
Tutorial
Sunday, December 18, 2011

This tutorial explains how I made a butterfly move randomly around bushes   Visit this Tutorial

6 steps to play with player's mind
Tutorial
Saturday, December 17, 2011

The list of 6 mental influence to get the players mind and make they enjoy in max the game.   Visit this Tutorial

Pump up your platform game
Tutorial
Saturday, December 17, 2011

This tutorial isn't a scripting tutorial it's just idea for making your platform better if i get 25 votes i will make a tutorial for this tutorial . So vote :D   Visit this Tutorial

Diffuse text in a Textbox
Tutorial
Thursday, December 15, 2011

A tutorial for if you have a textbox, which text you want to hide from public eyes   Visit this Tutorial

How to make a twitter widget
Tutorial
Thursday, December 15, 2011

A tutorial on how I made my twitter widget found laying around on the forums   Visit this Tutorial

Making a Fancy Lifebar
Tutorial
Tuesday, December 13, 2011

How to make a fancy lifebar for your game !   Visit this Tutorial

Adding sound - a beginner's guide
Tutorial
Tuesday, December 13, 2011

This tutorial walks you through the three steps you need to take to have your game play sounds and music at appropriate points   Visit this Tutorial

Physics in Construct 2: The basics
Tutorial
Thursday, September 29, 2011

Construct 2 includes the Box2D physics engine allowing physics in your HTML5 games. Here's an overview of how the basics work!   Visit this Tutorial

Importing GameMaker rooms and objects to Construct 2 free edition
Tutorial
Sunday, September 25, 2011

Construct 2 allows you to import rooms and objects from GameMaker. Here's how it works.   Visit this Tutorial

How Construct 2 licenses work
Tutorial
Monday, August 22, 2011

Learn the difference between the Free Edition, Personal license and Business license.   Visit this Tutorial

New to Construct: where to start ?
Tutorial
Monday, August 15, 2011

A tutorial helping you to enter Construct's world. Discussing the similarities and differences between Construct-Classic and Construct 2, providing you a path through the avai...   Visit this Tutorial

Update your graphics card driver
Tutorial
Monday, June 27, 2011

Construct 2 sometimes needs a graphics card driver update. This tutorial describes how to do it.   Visit this Tutorial

Beginner's guide to Construct 2
Tutorial
Sunday, June 26, 2011

If you're new to Construct 2 and the event system, try this tutorial to learn how it all works. Covering topics from installation to beginning your first game.   Visit this Tutorial