Categories
- blog (13)
- game development (61)
- Games (9)
- games related (9)
- Cheat (2)
- Komplettlösung (d) (3)
- Walkthrough (3)
- MS Office (7)
- PHP (3)
- Tutorial (8)
- Intermediate (1)
- Tutorial Series (15)
- Grid Based Games (8)
- Terrain Modification (7)
- Uncategorized (1)
Tag Archives: adjacent
This post enhances the previous post by the ability of actually placing obstacles which somewhen may become towers.
Continue reading
Posted in Grid Based Games, grids, mochiads
Tagged adjacent, desktop tower defence, grid, node, obstacle, placing, tower, tower defence, Tutorial
1 Comment
In this part the adjacent cells of the acual node are called. This can get handy if we want to implement some kind of pathfinding algorithm. The base for this code is part 2.2. See part 1 for the creation of the basic grid.
Continue reading
Posted in as3, flash, game development, Grid Based Games, grids, mochiads
Tagged adjacent, grid, node, Tutorial
6 Comments