# HG changeset patch # User Steve Losh # Date 1540353732 14400 # Node ID fd1fc3716ff12654e5eb4dd5c9207b42c1f9ccf9 # Parent 564f8750fdea54c608310199ec26596cdf7f20c9 Update diff -r 564f8750fdea -r fd1fc3716ff1 README.markdown --- a/README.markdown Tue Oct 23 17:47:41 2018 -0400 +++ b/README.markdown Wed Oct 24 00:02:12 2018 -0400 @@ -410,6 +410,19 @@ I spent the first three weeks of October in SF at my new job, to onboard in meatspace before starting remote work. +## 2018-10-22 + +Continuing game jam work. + ## 2018-10-23 -Continuing game jam work. +More work on the Lisp Game Jam. I don't think my entry will be ready in time, +but if nothing else at least I've accomplished a couple of things: + +* Done some actual testing of Mansion. I really need to come up with a more + stringy syntax, and also start thinking about how to define colors (just use + constants?). +* Figured out how to use esrap. It's a little clumsy, but better than doing + everything by hand. I still like Smug better, I think, though it has its own + clumsiness. +