map-generation
A* Pathfinding Visualization
See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.
Tower Defense Tutorials Part 2
The second video tutorial of a series which takes you through the process of building a tower defense game.
Announcing the Tower Defense Tutorial Video Series!
The first video tutorial of a series which takes you through the process of building a tower defense game.
Using Cellular Automata to Create a Random Map Generator
Learn how to programmatically generate earth-like terrain using cellular automata.