Back to Projects
🎮
LuauPathfindingMultiplayerAI
Tower Defense Simulator
Strategic tower defense with custom pathfinding, wave systems, and multiplayer co-op support.
A tower defense game featuring an A* pathfinding system, dynamic wave generation, and up to 4-player co-op. Towers feature upgrade trees, special abilities, and synergy bonuses when placed strategically.
The enemy AI uses a behavior tree system that adapts to player tower placements. The wave generator creates increasingly challenging combinations based on player performance.
Optimized to handle 200+ enemies simultaneously through spatial partitioning and efficient rendering techniques.
