55ada7a0296f
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 22 Jul 2016 16:24:18 +0000 |
parents | a1c5be268d0e |
children | 135048ced42e |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Jul 22 11:33:23 2016 +0000 +++ b/README.markdown Fri Jul 22 16:24:18 2016 +0000 @@ -47,6 +47,7 @@ [cl-charms]: https://github.com/HiTECNOLOGYs/cl-charms [Silt]: http://stevelosh.com/blog/2015/12/ludum-dare-34/ [99 Prolog Problems]: http://www.ic.unicamp.br/~meidanis/courses/mc336/2009s2/prolog/problemas/ +[cl-ggp]: http://sjl.bitbucket.org/cl-ggp/ ## June 2016 @@ -933,4 +934,8 @@ * Planning and traveling in the Westfjords. +### 2016-07-22 +* Started making plugging [Hype][] into [cl-ggp][] to see if I can make this + whole circus run. It kind of does. I worked out a couple bugs in cl-ggp, and + one of the games uncovered a bug in [Bones][] that I should fix.