0b07c9201ab5
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Mon, 30 Jan 2017 22:48:34 +0000 |
parents | 11876a6d8aab |
children | 19e3e2f26e8e |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Sun Jan 29 22:10:33 2017 +0000 +++ b/README.markdown Mon Jan 30 22:48:34 2017 +0000 @@ -3,6 +3,7 @@ [ELS]: http://www.european-lisp-symposium.org/editions/2017/ [qud-ds]: https://www.twitch.tv/ptychomancer [cl-ggp]: https://sjl.bitbucket.io/cl-ggp/ +[clojure-lanterna]: https://github.com/MultiMUD/clojure-lanterna/ # January 2017 @@ -25,3 +26,9 @@ * Worked a bit more on a platformer game assignment for a class. I hate graphics/shader programming so much. * Added a few docs to [cl-ggp][]. Still got a bit more to write. + +## 2017-01-30 + +* Handed off maintainership of [clojure-lanterna][]. +* More platformer work. Finally got the fucking sprite pack working. I hate + things with no documentation.