mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.6K
active users

Jummit

Wrote a little script to parse and create game files using :

git.sr.ht/~jummit/bitsy-format

It can convert between .bitsy and .json files:

parse-bitsy game.bitsy # prints the json
parse-bitsy game.json # prints the bitsy format

It's also on : luarocks.org/modules/Jummit/bi

git.sr.ht ~jummit/bitsy-format - Bitsy parser and writer for Lua - sourcehut git