A python implementation of the card game
Official(?) rules are here: http://www.stfj.net/art/2011/Scoundrel.pdf
This was just a little excercise to see how fast I could do it (about 6 hours)
Just type python3 scoundrel.py
in your command line and it should run.