Page 1 of 3 -123»

Tutorial: Create a Game Like Winter Bells in AS3 - Part 5


Written By Mr Sun at 8:05 am - Wednesday, January 07th, 2009
Categories: AS3, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 5: Finishing Touches
This part of tutorial is where we add some bug fixes and special effects. Let’s get started.
The next bug we need to fix occurs after the mcFinalStats is shown on the screen. Whenever you click anywhere, mcMain can still jump. We can fix this no problem. [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS3 - Part 4


Written By Mr Sun at 8:04 am - Wednesday, January 07th, 2009
Categories: AS3, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 4: Scoring
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. Shall we begin?
Let’s first do the score, since that’s the [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS3 - Part 3


Written By Mr Sun at 8:03 am - Wednesday, January 07th, 2009
Categories: AS3, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 3: Level Creation
Welcome to the third part of this tutorial. In this part, we’re going to create the entire thing into a functional level. The first thing we’re going to do is make the screen move along with the character, so it can actually move up the levels. [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS3 - Part 2


Written By Mr Sun at 8:02 am - Wednesday, January 07th, 2009
Categories: AS3, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 2: Programming the “Bells”
Let’s get right to it. In this part of the tutorial, we’re going to add the “bells” to the stage. They’ll be 100% randomized so we can continue playing the game forever (You’d like that, wouldn’t you?). Anyway, we first have to create a new [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS3


Written By Mr Sun at 8:01 am - Wednesday, January 07th, 2009
Categories: AS3, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 1: Basic Character Programming
Welcome, people, and get ready for yet another tutorial! In celebration of the winter season, we’re going to make a game like Winter Bells, in ActionScript 3.0. Let us begin, shall we?
The basic concept of Winter Bells is to get as high as you can [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 - Part 5


Written By Mr Sun at 8:05 am - Thursday, January 01st, 2009
Categories: AS2, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 5: Finishing Touches
This part of tutorial is where we add some bug fixes and special effects. Let’s get started.
The first bug fix that we have to make is one related to jumping. I probably should have noticed this beforehand but with our current code, you can continue clicking [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 - Part 4


Written By Mr Sun at 8:04 am - Thursday, January 01st, 2009
Categories: AS2, Flash, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 4: Scoring
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. Shall we begin?
Let’s first do the score, since that’s the [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 - Part 3


Written By Mr Sun at 8:03 am - Thursday, January 01st, 2009
Categories: AS2, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 3: Level Creation
Welcome to the third part of this tutorial. In this part, we’re going to create the entire thing into a functional level. The first thing we’re going to do is make the screen move along with the character, so it can actually move up the levels. [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 - Part 2


Written By Mr Sun at 8:02 am - Thursday, January 01st, 2009
Categories: AS2, Flash, Game Development, Intermediate, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 2: Programming the “Bells”
Let’s get right to it. In this part of the tutorial, we’re going to add the “bells” to the stage. They’ll be 100% randomized so we can continue playing the game forever (You’d like that, wouldn’t you?). Anyway, we first have to create a new [...]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2


Written By Mr Sun at 8:01 am - Thursday, January 01st, 2009
Categories: AS2, Flash, Game Development, Intermediate, Links, News, Tutorials

Basic Character Programming
Programming the “Bells”
Level Creation
Scoring
Finishing Touches

Step 1: Basic Character Programming
Welcome, people, and get ready for yet another tutorial! In celebration of the winter season, we’re going to make a game like Winter Bells, in ActionScript 2.0. Let us begin, shall we?
The basic concept of Winter Bells is to get as high as you can [...]

Read More...
Page 1 of 3 -123»