fd1fc3716ff1

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 24 Oct 2018 00:02:12 -0400
parents 564f8750fdea
children 1d06c7b266d3
branches/tags (none)
files README.markdown

Changes

--- 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.
+