Diner Defense
A downloadable game for Windows
Diner Defense is a tower defense game, try to survive the hordes of hungry clients with your food turrets.
So this game was made to work on two things, AI and Procedural generation.
Basically, I made it so a spawn point and a goal spawn at a random points in a 12X12 grid. Then made an A* algorithm to find the fastest path between eachother. populate that with path tiles, and the rest of the grid with city tiles.
The proceed to pass the path of the A* to the NPC so they follow the quickest path to the goal. The turrets also have three modes, target the closet enemy, target the enemy with the lowest health, target the enemy with the highest health.
The controls are simple, click on a button to grab a turret. if you have enough money you can place it, click on any constructed turret to change its mode. Zoom in and out with the mouse wheel.
Published | 9 days ago |
Status | Prototype |
Platforms | Windows |
Author | CCC123p |
Genre | Strategy |
Tags | Tower Defense |
Leave a comment
Log in with itch.io to leave a comment.