aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/assets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rstnode: basic asset loading and prototype sprite renderingKatharina Fey2021-02-0710-0/+0
| | | | | | | | | * restructure assets directory * implement asset loading and dynamic conversion to sprites * reload sprites with unique URIs to load at runtime * provide an updated renderer API to give access to client state * use new APIs to draw a single node frame on screen * use colour APIs to dynamically change node frame colour
* rstnode: add basic node assetsKatharina Fey2021-02-075-0/+413
|
* rstnode: restructure project into workspace and sub-cratesKatharina Fey2021-02-061-1/+4
|
* rstnode: update README and add logoKatharina Fey2021-01-292-0/+157