/tower-defense

3D Tower Defense build with Three.js in HTML5!

Primary LanguageJavaScriptMIT LicenseMIT

Tower Defense

A Tower Defense game build with the Three.js library written in Javascript & HTML5.

Install

Download the repository and unzip it somewhere on your computer. Open the "index.html" in Firefox or Chrome and play!

How to contribute

Help us designing the interface, create 3D models (.obj) for towers and enemies, programming or help bug testing. See CONTRIBUTE for more information.

Links

Todo

  1. Making waves
  2. Different bullets per tower
  3. Storing and saving score and progress
  4. Working with (different) levels
  5. Upgradable towers
  6. Dynamic level design (e.g. different heights in a level)