Commit graph

9 commits

Author SHA1 Message Date
9dcd94932f Crate updates 2022-11-23 23:57:14 -05:00
f38a80b0c7 Implement deserializing non-random levels 2022-02-03 20:16:06 -05:00
c0ce37aa38 Use correct type for tile glyphs
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-02 17:21:37 -05:00
9d911d8c72 Heavily reorganize code 2022-02-02 17:08:23 -05:00
1628abea0e Remove unnecessary blink field from TileData 2022-01-30 03:55:59 -05:00
576bd76bd6 Render letter tiles as uppercase 2022-01-29 21:55:15 -05:00
62905dc330 Implement randomized levels 2022-01-29 21:53:01 -05:00
29a1a2bc7f Don't render player spawn tile 2022-01-29 21:51:12 -05:00
1dd15c4c8f Fill in data about each tile type
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-29 05:28:06 -05:00