e5e1d5864de4
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 31 Oct 2017 22:12:28 -0400 |
parents | f6d6ae5aea2c |
children | 905098c82ceb |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Mon Oct 30 20:11:13 2017 -0400 +++ b/README.markdown Tue Oct 31 22:12:28 2017 -0400 @@ -299,3 +299,9 @@ Lisp](http://metamodular.com/generic-dispatch.pdf). A pretty simple idea at its core, but Common Lisp's support for highly-dynamic things like redefining classes at runtime complicates things. + +## 2017-10-31 + +* Work. +* [Streamed](https://go.twitch.tv/videos/186653039?t=6m45s) some Common Lisp and + ncurses gamedev. Made a spooky little Halloween clicker game.