43e02c665ea4
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 11 Feb 2017 17:22:12 +0000 |
parents | 34dbd8f99ba8 |
children | 660245e2ecc8 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Sat Feb 11 00:53:54 2017 +0000 +++ b/README.markdown Sat Feb 11 17:22:12 2017 +0000 @@ -93,3 +93,11 @@ * Dusted off my old [Project Euler][euler] repo and did another problem. * Dumped initial commits of [cl-pcg][] and [cl-blt][] to the internet in case my laptop catches fire. Still lots of work left to do on those. + +## 2017-02-11 + +* Added basic level generation and scrolling to my AGDD minimal game. Also + sound. +* Fleshed out [cl-blt][] a tiny bit more. Ported a little terrain gen demo over + to it. It seems promising. +