a simple node.js CLI version of the silly card game War
npm install
npm run demo
- will rapidly play full game
npm run test
npm start
or node index.js
Choose one or two players and follow prompts in your console to play. Choose your strategy wisely! Oh wait, there is no strategy. Keep pressing return until it ends.