Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 255 Bytes

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