9bd13661998c
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 21 Mar 2017 12:56:01 +0000 |
parents | 02948c9d5dbc |
children | 63c0f972553c |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Tue Mar 21 12:12:40 2017 +0000 +++ b/README.markdown Tue Mar 21 12:56:01 2017 +0000 @@ -254,3 +254,4 @@ * Watched "5 Bits of Good Game Design from 2015" [GMTK][] video. I especially like the bits about downtime in games and about giving players a reason *not* to do something (like saving or killing every enemy). +* Fixed a nasty bug in our game. Multiplayer is hard (at least in Unity).