diff options
author | tom barrett <spalf0@gmail.com> | 2019-07-04 03:51:15 -0500 |
---|---|---|
committer | tom barrett <spalf0@gmail.com> | 2019-07-04 03:51:15 -0500 |
commit | c9ce92e1830505269b631ba1fdd864a173bacf48 (patch) | |
tree | 0223704e95a04fd1d430876ac4a4d9a57e84a1ab /README.md | |
parent | c04c59c7dd5ee6e3982a8ba45e42072b34f2be8a (diff) |
better naming
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ ## pax-romana ### goals -* character sprite * collision -* sprites with movements (tile states) * fat binary (include-bytes!) * textbox (with dialog options) +* have tile use the animation struct +* have the tileset have the translated ids within the hashmap |