remove "done" list
This commit is contained in:
parent
f73f55b581
commit
87a9ca5273
31
README.md
31
README.md
|
@ -1,36 +1,7 @@
|
||||||
# bitsy_parser
|
# bitsy-parser
|
||||||
|
|
||||||
a library for parsing Bitsy game data.
|
a library for parsing Bitsy game data.
|
||||||
|
|
||||||
## done
|
|
||||||
|
|
||||||
### functions
|
|
||||||
|
|
||||||
* colour from
|
|
||||||
* colour to
|
|
||||||
* palette from
|
|
||||||
* palette to
|
|
||||||
* image from
|
|
||||||
* image to
|
|
||||||
* tile from
|
|
||||||
* tile to
|
|
||||||
* position from
|
|
||||||
* position to
|
|
||||||
* sprite from
|
|
||||||
* sprite to
|
|
||||||
* item from
|
|
||||||
* item to
|
|
||||||
* exit from
|
|
||||||
* exit to
|
|
||||||
* ending from
|
|
||||||
* ending to
|
|
||||||
* dialogue from
|
|
||||||
* dialogue to
|
|
||||||
* variable from
|
|
||||||
* variable to
|
|
||||||
* room from
|
|
||||||
* room to
|
|
||||||
|
|
||||||
## todo
|
## todo
|
||||||
|
|
||||||
### functions
|
### functions
|
||||||
|
|
Loading…
Reference in New Issue