Go to file
Max Bradbury 6794672c97 update for new version (doesn't really matter though) 2021-11-06 15:20:27 +00: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 update for new version (doesn't really matter though) 2021-11-06 15:20:27 +00: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 bump wasm-bindgen 2021-07-08 18:40:55 +01:00
deploy.sh separate build and deploy stages 2021-07-08 11:07:24 +01:00
index.js error/success handling (user feedback) 2020-08-23 16:36:27 +01:00
index.pug remove unnecessary comment 2021-07-08 18:38:28 +01:00
merge.png "merge" graphic :) 2020-07-03 16:18:57 +01:00
mixsy-cover.png add itch cover 2021-07-08 11:06:33 +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