Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
===== 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