Choose character, clothing, skin, hair and shoe colours.
This will clear completed levels and send you back to level 1.
BOXXY Original and Microban are always available. Complete either 50-level pack to unlock the additional collections. Progress is stored separately for each pack.
Uploaded collections retain their original titles, authorship and non-commercial distribution terms.
Draw a Sokoban level, paste an existing one, then test it on the main board.
Drag saved puzzles into a level pack or into the private Daily Puzzle schedule. Every card shows the puzzle's starting position.
Saved levels can be dragged from the library into either grid.
Drag cards to reorder them. The numbered order is the published order.
level-packs/untitled-pack.jsThe builder creates the file; it does not commit to GitHub or expose the pack in the game automatically.This schedule remains private. Nothing is added to the front end in this release.
daily-puzzles/boxxy-daily-puzzles.jsonUses a Rust/WebAssembly Sokoban engine to seek a complete route, then independently replays every move in BOXXY before attaching the guided solve. It seeks a reliable solution rather than the shortest route.
The solver runs in a separate worker. Cancel Search stops it immediately. Solving requires an internet connection because the external Rust/WebAssembly engine is loaded at runtime.
Ready to solve the current editor puzzle or check an imported solution.