Search Unity

Tower Defense Tutorial Series

Discussion in 'Community Learning & Teaching' started by matthewbauer, Sep 29, 2014.

  1. matthewbauer

    matthewbauer

    Joined:
    Jan 29, 2014
    Posts:
    19
    The Final Parsec team and I are starting a new game! We plan to create a simple tower defense game that will target the web and mobile platforms.

    You can follow the development with our tutorials. We plan to release at least one tutorial a week for the next month and a half. I'll be updating this thread as they come out.

    Part 1: Creating a No GameObject Grid
    Part 2: Interfacing With The Map
    Part 3: Enemies and Pathfinding
    Enemy Detection and Firing
    Part 4: Creating Waves of Enemies
    Part 5: Passing Data and Menus
    Part 6: In Game Options
    Part 7: Release and Review
     
    Last edited: Dec 24, 2014
    domkia and raven99 like this.
  2. matthewbauer

    matthewbauer

    Joined:
    Jan 29, 2014
    Posts:
    19
    Hey guys, just finished up the Tower Defense series.

    We have our source code and project files on GitHub if you want to take a look at the scripts.
    You can also play the finished game on our website.
     
  3. dstew

    dstew

    Joined:
    Aug 4, 2012
    Posts:
    35
    Thank you for your work! Thanks for sharing.