mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
===== TypeScript Sample: Warship Combat ===== === Overview === The classic grid-based warship combat game - Use of the jQuery and jQuery UI wrappers - Use of object-oriented techniques === Running === tsc --target ES5 warship.ts start default.html