19,155 tutorials online
11 tutorials pending review
763 dead links removed





Flash: Games Tutorials

 

How to Create a Game Like Winter Bells in AS2 - Pt 3
Posted in Flash > Games by tutorialgrub on Aug 21, 2011

In this part of the tutorial, we’re going to create the entire thing into a functional level.
16 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to Create a Game Like Winter Bells in AS2 - Pt 5
Posted in Flash > Games by tutorialgrub on Aug 06, 2011

This part of tutorial is where we add some bug fixes and special effects. Let’s get started.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to Create a Game Like Winter Bells in AS2 - Pt 4
Posted in Flash > Games by tutorialgrub on Aug 05, 2011

Now, we get to score this game. In addition to adding a score, we’re also going to add a few other components, including displaying the points each bell is worth, as well as the game over stuff.
14 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Flash game creation - part 3
Posted in Flash > Games by tutorialgrub on Apr 28, 2011

Here we go with the 3rd step.
22 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Simple sprite control with the keyboard
Posted in Flash > Games by tutorialgrub on Apr 08, 2011

If you want to create a game will probably reach the point where you need to animate a little sprite on the screen, the following tutorial is very simple, I will show you how you can control a sprite using the arrow keys. I will show you 2 different methods to do it. The sprite will be able to move in 8 directions and will flip horizontally according to the direction.
10 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Gaming: coding the skala of remaining lives
Posted in Flash > Games by tutorialgrub on Mar 16, 2011

This tutorial shows how to implement one of most basic features in game development: the skala in the upper left corner displaying the number of remaining tries (lives).
7 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Driving Car Boundaries
Posted in Flash > Games by tutorialgrub on Mar 15, 2011

This is a tutorial explaining how you would make a car based game using boundarys.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Flash Labyrinth
Posted in Flash > Games by tutorialgrub on Mar 15, 2011

A small and simple labirynth, similar to the antic video game called "Dung Beetles" made in 1982. It demostrates basic movement using the keyboard, possible way of limiting movement using the hitTest() function, another application of terrain scrolling for cool effect and masking for a magnifying glass effect.
12 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Detecting mouse angle easily
Posted in Flash > Games by tutorialgrub on Mar 15, 2011

It is a way to detect the mouse angle using Math.atan, and its easy to understand.
22 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Keeping Score
Posted in Flash > Games by tutorialgrub on Mar 14, 2011

This tutorial will show you how to make a simple yet effective score counter.
19 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1  2    >>