From f9d91a3828c6638fa88b944b0dec0f0c085eb1aa Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 7 Dec 2010 17:58:16 -0500 Subject: [PATCH] Added Poker post. --- posts/Poker.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 posts/Poker.mdwn diff --git a/posts/Poker.mdwn b/posts/Poker.mdwn new file mode 100644 index 0000000..48678b3 --- /dev/null +++ b/posts/Poker.mdwn @@ -0,0 +1,12 @@ +[[!template id=gitrepo repo=poker]] + +Over the summer I made some changes to [Travis' poker bot code][TH]. +Travis just asked for the updated version, so I started versioning +with [[Git]] (which I should have been using from the beginning) and +made another round of cleanups. Enjoy ;). + +[TH]: http://www.physics.drexel.edu/~thoppe/projects/includes/generated_posts/poker_DrexelTournament.html + +[[!tag tags/code]] +[[!tag tags/fun]] +[[!tag tags/python]] -- 2.26.2