Skip to content

Open Source Tower Defense

Notifications You must be signed in to change notification settings

torbenmoeller/typescripttd

Repository files navigation

Typescripttd

TypeScriptTD is an open source tower defense, based on the project ScriptTD. I translated the code and to typescript, and ported the engine to Phaser, so it can run in any browser. It is a simple tower defense, but easy to extend with new features.

Compile

npm run-script build

compiles typescript files and copies assets and index.html to the dist folder Everything relevant can be found in the dist folder.

More Information

More Information

Contribution

License

It will get a license after I had time for a rework.

Releases

No releases published

Packages

No packages published