|
Case study: building a puzzle game using AS3 and OOP |
by Eitan Avgil
Learn how to create a simple "match the colors" puzzle game using OOP techniques in Actionscript 3
|
|
Tile layout in AS3 |
by Eitan Avgil
How to make a tile based layout in AS3 using OOP architecture.
|
|
Data Structures: Linked List |
by baczy a.k.a Michael Baczynski
An interesting trip in the world of data structures. The tutorial will guide you through the inner w...
|
|
Building MMO Virtual Worlds |
by Marco Lapi, a.k.a Lapo
An in-depth article about building advanced multi-player virtual worlds in Flash, talking about arch...
|
|
AStar 3D prototype |
by Paul Spitzer
An Actionscript 3.0 implementation of the A* algorithm in 3D
|
|
Skeletal Animations |
by Jochen Diehl, aka joeydee
An interesting tutorial showing how to create an impressive skeletal-animated human character
|
|
Fisix Trucks prototype |
by Nicolas Lierman
An interesting trucks-like prototype showing off the capabilities of the Actionscript 3 Fisix engine...
|
|
Efficient A* path finder |
by Neodroid
A function library to make an efficient A* pathfinding:very adaptable to any kind of tile games and ...
|
|
Isometric engine |
by Chris Lindsey (aka DebuggerCLL)
This is a simple isometric environment with movement example. It was inspired by the lack of easy-to...
|
|
Game creation tutorial |
by Emanuele Feronato
This is the first part of a long step-by-step article that will guide you through the entire process...
|