kevinabrandon / kbWar

A simulation of the card game WAR!
MIT License
3 stars 0 forks source link

Add more human-like shuffles #8

Open kevinabrandon opened 9 years ago

kevinabrandon commented 9 years ago

Currently we use a Fisher-Yates shuffle. We should implement a more human like riffle shuffle.