# HG changeset patch # User Steve Losh # Date 1467847847 0 # Node ID 55efe3c82a47bcc98c400232528071aea381fe99 # Parent babd8be06180000f287f560d43b6a8be615766f0 Update diff -r babd8be06180 -r 55efe3c82a47 README.markdown --- a/README.markdown Wed Jul 06 18:32:41 2016 +0000 +++ b/README.markdown Wed Jul 06 23:30:47 2016 +0000 @@ -31,6 +31,7 @@ [CCL]: http://ccl.clozure.com/ [SBCL]: http://sbcl.org/ [sandbox]: http://bitbucket.org/sjl/sand/ +[hype]: http://bitbucket.org/sjl/hype/ [The Road]: [Algorithms and Networking for Computer Games]: @@ -508,3 +509,6 @@ * Got a couple of books out of the RU library before it closes for a few weeks in the summer. Started going through [Algorithms and Networking for Computer Games][] and made a little [sandbox][] repo to play around in. +* Hacked together a quick [proof of concept][hype] GDL player that can read and + search arbitrary GDL games. It's so nice to see things finally starting to + come together!