/rts-tower-defence

A browser based RTS tower defence game

Primary LanguageJavaScript

Browser Tower Defence

You can find the live version of the game hosted here. The hosted version is not always completely up to date with this repo. To play the bleeding edge, you can clone this repo and play it in a browser offline. Just open up index.html in your favourite browser (as long as your favourite browser is not IE).

Overview

Goal: to build a real time strategy game in JavaScript.

Inspired in part by Total Annihilation. Thanks, Chris Taylor. And thanks Dad for having epic TA battles with me for hours and hours on our LAN at home.

Contributing

If you want to contribute, please open an issue to start a discussion. I'm more than happy to review and accept pull requests for bugs and feature implementations, too.