36 lines
387 B
Markdown
36 lines
387 B
Markdown
# bitsy_parser
|
|
|
|
a library for parsing Bitsy game data.
|
|
|
|
## done
|
|
|
|
### functions
|
|
|
|
* colour from
|
|
* colour to
|
|
* palette from
|
|
* palette to
|
|
* image from
|
|
* image to
|
|
|
|
## todo
|
|
|
|
### functions
|
|
* tile from
|
|
* tile to
|
|
* sprite from
|
|
* sprite to
|
|
* item from
|
|
* item to
|
|
* room from
|
|
* room to
|
|
* dialogue from
|
|
* dialogue to
|
|
* variable from
|
|
* variable to
|
|
* ending from
|
|
* ending to
|
|
* game from
|
|
* game to
|
|
|
|
### |