/TDD-CHESS

Chess written for NodeJS with a TDD workflow using WallabyJS

Primary LanguageTypeScript

TDD-CHESS

Build Status experimental

Chess written for NodeJS with a TDD workflow using WallabyJS

Running NPM Tests

npm install
npm t

Currently there is an issue running these scripts on Windows due to jshint being unable to handle wildcard characters on that platform.