spider-solitaire Yet another solitaire implementation written in typescript. Prerequisites Node.js v8 or greater How to build : npm run build run tests : npm run test build in watch mode: npm run watch