Go to file
Max Bradbury ecd117afea 7.5 update 2021-07-08 11:06:07 +01:00
src 7.5 update 2021-07-08 11:06:07 +01:00
.gitignore build/test/deploy scripts 2020-07-03 15:40:22 +01:00
Cargo.toml 7.5 update 2021-07-08 11:06:07 +01:00
LICENSE add license 2020-07-12 11:17:58 +01:00
README.md readme 2020-07-26 12:54:53 +01:00
build.sh tidy up build script 2020-08-23 12:36:00 +01:00
deploy.sh include graphic 2020-07-03 16:19:57 +01:00
index.js error/success handling (user feedback) 2020-08-23 16:36:27 +01:00
index.pug error/success handling (user feedback) 2020-08-23 16:36:27 +01:00
merge.png "merge" graphic :) 2020-07-03 16:18:57 +01:00
style.css error/success handling (user feedback) 2020-08-23 16:36:27 +01:00
test.sh build/test/deploy scripts 2020-07-03 15:40:22 +01:00

README.md

Mixsy

A tool for combining Bitsy games.

Paste your game data into the main and additional inputs, and click mix!

All palettes, rooms, tiles, sprites, items, exits, endings, variables and dialogue will be copied from the additional game to the main game. Tiles will also be deduplicated, to avoid unnecessary extra tiles in your merged game. The resulting merged game will appear in the output box. You can copy and paste this back into Bitsy.

I'm fairly confident that Mixsy won't mangle your game data, but I still recommend taking backups of your games periodically.

Mixsy requires WebAssembly, so if it doesn't work on your web browser I suggest using bitsy merge instead.

Credits

A tool by Max Bradbury

Thanks to Adam Le Doux for Bitsy

Thanks to Freya for the colour palette (I love that watermelon and mint-choc-chip kinda thing)

Thanks to Candle, Sean and everyone in the Bitsy community