Go to file
Max 4eedf39139
Create LICENSE
2020-04-05 18:59:30 +01:00
src initial 2020-04-05 18:58:04 +01:00
test initial 2020-04-05 18:58:04 +01:00
.gitignore initial 2020-04-05 18:58:04 +01:00
Cargo.toml initial 2020-04-05 18:58:04 +01:00
LICENSE Create LICENSE 2020-04-05 18:59:30 +01:00
README.md initial 2020-04-05 18:58:04 +01:00

README.md

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