bitsy-format

Parse and write Bitsy files

$ luarocks install bitsy-format

Bitsy (https://bitsy.org/) is a little game engine with a custom text format. This package can parse .bitsy files into a table and serialize changed versions.

A cli-application called parse-bitsy is provided to convert between .bitsy and .json files.

Example: "parse-bitsy game.bitsy" will print the json version, "parse-bitsy changed.json" will write out the bitsy format.

Versions

3.0-1302 days ago31 downloads
2.0-1303 days ago21 downloads
1.0-2303 days ago21 downloads
1.0-1303 days ago(revision: 2)21 downloads

Dependencies

fennel >= 1.3.0
lua >= 5.1

Labels

Manifests