Skip to content

Files

Latest commit

 

History

History
This branch is 4 commits ahead of, 67 commits behind microsoft/TypeScriptSamples:master.

warship

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 --sourcemap --target ES5 warship.ts
start default.html