Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 405 Bytes

WarO_TypeScript a TypeScript submission for War-O

Requirements

Get the TypeScript tools here: http://www.typescriptlang.org/#Download

This is the start of an attempt at the War-O kata using TypeScript. War-O is a kata thought up by Michael Easter.

TypeScript is a language for application-scale JavaScript development. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.