Skip to main content

Tower Defense

Overview

 This is a simple tower defense game made by students at Gymnasium Landau a.d. Isar in the year 2016. It was a project work done as training exercise in groups of 5.

Project documentation
  • 13.06.2016
    • Game opens a window and draws the playing field
  • 16.06.2016
    • Game recognizes mouse and has a store
  • 17.06.2016
    • Tests with various different textures
  • 20.06.2016
    • Health and money display
    • New textures
    • Mobs and pathfinding implemented
  • 21.06.2016
    • Meeting
    • Tests with various mobs
  • 25.06.2016
    • First implementation of turrets
    • Turrets can fire and damage mobs
    • Added kill counter
  • 26.06.2016
    • Added pause and spawn wave buttons
    • Tests with the mob spawner
    • Implemented various different towers
  • 30.06.2016
    • Meeting
    • Bug-Fixes:
      • Multiple mobs stacked inside each other
      • Game-crashes (NPE)
      • Kills counting double (for each shooting turret)
    • More textures added

Original file: DIA2.docx

Decisions