@@ -17,6 +17,12 @@ a library for parsing Bitsy game data.
## todo
### fix pixels
I made the assumption that a pixel is "0" or "1". nope.
it's an unsigned int and can point to whatever colour you like
as long as it exists in the palette.
### functions
* sprite from
* sprite to
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.