Go to file
Max Bradbury 3903e4e6be no favicon (avoid 404) 2020-08-23 12:36:46 +01:00
src woo! application state! 2020-08-23 12:19:20 +01:00
.gitignore build/test/deploy scripts 2020-07-03 15:40:22 +01:00
Cargo.toml package info and version bump 2020-08-23 12:19:44 +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 woo! application state! 2020-08-23 12:19:20 +01:00
index.pug no favicon (avoid 404) 2020-08-23 12:36:46 +01:00
merge.png "merge" graphic :) 2020-07-03 16:18:57 +01:00
style.css "merge" graphic :) 2020-07-03 16:18:57 +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