Tutorial: Make a shmup (shoot-’em-up) in Flash with AS3. Based on my Avoider Game Tutorial. Easy, for beginners.
{ 61 comments }
Tutorial: Make a shmup (shoot-’em-up) in Flash with AS3. Based on my Avoider Game Tutorial. Easy, for beginners.
{ 61 comments }
Learn how to ask for help for debugging and fixing code on forums online. Also applies to email, Twitter, and blogs.
{ 4 comments }
Explains how to add the Kongregate API to your AS3 Flash game to access the player’s username, add badge support, and set up high scores.
{ 43 comments }
Learn how to debug your AS3 Flash code by using the Adobe LiveDocs, Google, and other blogs.
{ 4 comments }
Learn about Pythagorean distance for working out how far apart two objects are in AS3 and Flash games, in 2D, 3D and 4D. Also explains Pythagoras’ theorem and introduces Euclidean space.
{ 21 comments }
Add HP and extra lives/mans/1-UPs to your Flash Avoider Game with AS3.
{ 18 comments }
Explains how Flash deals with angles. Also a bunch of functions with code for converting between degrees, radians, and rotations.
{ 17 comments }
How to add power-ups that change the characters’ size and speed to your Flash avoider game.
{ 19 comments }