7741147c5344
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 16 Aug 2016 17:18:02 +0000 |
parents | 6e7fa7e5e043 |
children | 5f11e82ee08a |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Mon Aug 15 23:10:18 2016 +0000 +++ b/README.markdown Tue Aug 16 17:18:02 2016 +0000 @@ -62,6 +62,8 @@ [cl-losh]: http://bitbucket.org/sjl/cl-losh [DCSS]: https://crawl.develz.org/ [beast]: http://bitbucket.org/sjl/beast +[IRDC talks]: https://www.reddit.com/r/roguelikes/comments/4wwlx2/are_any_of_the_talks_from_the_recent_irdc_getting/ +[New England Lisp Games Conference talks]: http://xelf.me/nelgc-videos.html ## June 2016 @@ -1112,3 +1114,10 @@ * Wrote another blog post about a particular Lisp macro. Gonna let it stew for a couple of days before posting it. * More [Coding Math][]. + +### 2016-08-16 + +* Spent a chunk of time at school finding and printing off General Game Playing + research papers to look into. Also downloaded some [IRDC talks][] and the + [New England Lisp Games Conference talks][] to watch over the next week or + two.