Tutorial: Make a Rhythm Game in AS2 – Part 6


Written By MrSun at 7:36 am - Monday, August 04th, 2008
Categories: Flash

Table of Contents The Brainstorming Create the Required Symbols/Art Programming the Arrows Programming the Arrows Part 2 Make a Level Scoring Finishing Touches Step 6: Scoring The next step in making our rhythm game is scoring. The user will get points depending on how far away the arrow is from the receptor when it hits […]

Read More...

Tutorial: Make a Rhythm Game in AS2 – Part 5


Written By MrSun at 7:35 am - Monday, August 04th, 2008
Categories: Flash

Table of Contents The Brainstorming Create the Required Symbols/Art Programming the Arrows Programming the Arrows Part 2 Make a Level Scoring Finishing Touches Step 5: Make a Level (or five) Now that we’ve programmed the basic gameplay for our game, we can make a menu system with levels. It’s going to be very simple, only […]

Read More...

Tutorial: Make a Rhythm Game in AS2 – Part 4


Written By MrSun at 7:34 am - Monday, August 04th, 2008
Categories: Flash

Table of Contents The Brainstorming Create the Required Symbols/Art Programming the Arrows Programming the Arrows Part 2 Make a Level Scoring Finishing Touches Step 4: Programming the Arrows: Part 2 Ok, now that we’ve gotten the arrows onto the stage, we can actually make them move up the stage and hitTest them with the receptors. […]

Read More...

Tutorial: Make a Rhythm Game in AS2 – Part 3


Written By MrSun at 7:33 am - Monday, August 04th, 2008
Categories: Flash

Table of Contents The Brainstorming Create the Required Symbols/Art Programming the Arrows Programming the Arrows Part 2 Make a Level Scoring Finishing Touches Programming the Arrows Well, we finally can program some stuff. In this part, we will create the arrows dynamically and make them move up screen. Let us begin. We are going to […]

Read More...

Tutorial: Make a Rhythm Game in AS2 – Part 2


Written By MrSun at 7:32 am - Monday, August 04th, 2008
Categories: Flash

Table of Contents The Brainstorming Create the Required Symbols/Art Programming the Arrows Programming the Arrows Part 2 Make a Level Scoring Finishing Touches Step 2: Create the Require Symbols/Art Well, we aren’t going into the programming yet until the next step, so you have got to be patient. Anyway, in this step, we’re going to […]

Read More...

Tutorial: Make a Rhythm Game in AS2


Written By MrSun at 7:31 am - Monday, August 04th, 2008
Categories: Flash

Today, we’re going to make a rhythm game like Flash Flash Revolution in ActionScript 2.0. This will be a pretty intense game, so it will be made up of quite a few parts. This is the first. Here is a list of the steps in making this game: The Brainstorming Create the Required Symbols/Art Programming […]

Read More...