WarO is a code kata based on a simple card game. Rules are documented here.
This project is an exploration of functional style using Ramda. A work-in-progress both in terms of full functionality and learning the library.
npm install
node index.js
npm run test