Movem Web - Level Builder

Published on Tuesday 14 April 2026

What's a 🏷️movem game without a Level Builder? I never knew the original Amiga game had one until I was looking for some assets for it.

I set GitHub Copilot off to do it's thing.

Main Menu

Think it would look better if the level centered in the screen, will have to work out how to handle a larger height and width.

Builder Builder Builder

I also asked for a way to allow you to test your level manually.

Builder

This is where the solver will come in handy, run that and make sure it's possible or don't allow the level to be saved.

I'd built a stand alone level editor on macOS and then a web version a few years back, but thought it would be better to integrate this into a single app.

🌍 Site

Project