Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 635 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 635 Bytes

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.