Making a Jumping Engine Adobe Flash / ActionScript
In this tutorial you will learn how to make a jumping system that could be used to make a platformer game or any other game involving jumping.
Basic Artificial Intelligence Adobe Flash / ActionScript
In this tutorial you will learn how to apply AI (artificial intelligence) to your games so your characters can think for themselves. This is going to be very basic, and not going to involve any trigonometry or anything like alot of AI scripts.
Making a Maze Adobe Flash / ActionScript
In this tutorial, you will learn how to use a different kind of hitTest to the one I used in the other tutorial.
Make a Health system Adobe Flash / Games
In this tutorial I will teach you how to make a Health System so when you character hits the enemy your health will decrease.
Make a Complete Fighting Game! Adobe Flash / Games
In this tutorial you will learn how to make a fight game in flash. I will only be teaching you how to set up the character and the action script, not how to animate the character.
Making an RPG type game Adobe Flash / Games
In this tutorial you will learn how to make a RPG type game in flash. I will only be teaching you how to set up the character and the action script, not how to animate the character. You should already know some action script and know how to find your way around flash.
Motion Tweening Adobe Flash / Getting Started
In this tutorial I will teach you how to motion tween. Motion Tweening is one of the first things you should learn in macromedia flash because you will use it for so many things in the future.
Learn HTML Part 2 HTML / Getting Started
This is part 2 of 'Learning HTML'. If you haven't taken part 1 it is recommended that you do.In part 1 we made a very simple web page, which we will learn to improve in this part of the tutorial.