55efe3c82a47
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 06 Jul 2016 23:30:47 +0000 |
parents | babd8be06180 |
children | 2e8e19125da7 |
branches/tags | (none) |
files | README.markdown |
Changes
--- 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!