Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Casmo/tower-defense

3D Tower Defense build with Three.js in HTML5!
https://github.com/Casmo/tower-defense

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Tower Defense
A Tower Defense game build with the [Three.js](https://github.com/mrdoob/three.js) library written in Javascript & HTML5.

## Install
Download the repository and unzip it somewhere on your computer. Open the "index.html" in
[Firefox](https://getfirefox.com/) or [Chrome](https://www.google.com/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
* [Working demo](https://couchfriends.com/src/games/tower-defense/index.html)
* [Couchfriends.com](https://couchfriends.com)

### 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)