# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1485972095 0
# Node ID 19e3e2f26e8ec2b9860da5208e2561607e0b0205
# Parent  0b07c9201ab50d54b814fb6368d47a5fdb7acf91
Update

diff -r 0b07c9201ab5 -r 19e3e2f26e8e README.markdown
--- a/README.markdown	Mon Jan 30 22:48:34 2017 +0000
+++ b/README.markdown	Wed Feb 01 18:01:35 2017 +0000
@@ -4,6 +4,7 @@
 [qud-ds]: https://www.twitch.tv/ptychomancer
 [cl-ggp]: https://sjl.bitbucket.io/cl-ggp/
 [clojure-lanterna]: https://github.com/MultiMUD/clojure-lanterna/
+[PCG]: http://www.pcg-random.org/
 
 # January 2017
 
@@ -32,3 +33,13 @@
 * Handed off maintainership of [clojure-lanterna][].
 * More platformer work.  Finally got the fucking sprite pack working.  I hate
   things with no documentation.
+
+## 2017-01-31
+
+* Got nerd-sniped and ended up implementing [PCG][] in Common Lisp.
+
+# February 2017
+
+## 2017-02-01
+
+* Started working on a constrained game with my team for AGDD.