The short version
A one-room Bitsy jam puzzle built on a genuinely funny premise -- the title tells you the entire quest, then the game immediately starts working against you -- confirmed to control correctly by touch (real movement through the level, not just a rendered scene) and by keyboard on desktop.
Biggest strengths
- Confirmed working via direct touch testing -- swiping repeatedly in the level produced three distinct canvas states, confirming real movement through the scene rather than a static rendered screen
- Also confirmed via keyboard arrow-key movement on desktop, with identical behaviour
- Striking, detailed pixel art for a Bitsy game -- a genuinely well-composed dragon, castle, and moat scene rather than the minimal sketches many jam entries settle for
Biggest weaknesses
- The bundled music.wav has no credited composer anywhere on the itch page (only Bitsy-tooling credits are listed) -- almost certainly a jam-conventional or self-made loop rather than lifted work, but worth flagging plainly since we couldn't independently confirm authorship
- Very short by design -- itch.io tags it explicitly as a one-room, short puzzle, not a long game
- An older Bitsy 6.2 export throws a few harmless \"Unable to preventDefault inside passive event listener\" console warnings on touch -- confirmed cosmetic, does not block input
Who it's for: Puzzle fans who like a short, tightly-scoped "outside the box" jam entry with real bite to its central trick.
Our recommendation: recommended
7.2 / 10
Get sword, kill dragon, save princess does exactly what its title says it will -- for about ten seconds. Made for the 2019 One Room Bitsy Jam, the whole game takes place in a single, detailed screen: a sleeping dragon, a castle wall, a moat, and a small knight who needs to get a sword. The title screen even warns you outright that "the level would stop repeating," which turns out to be the entire puzzle.
Controls (7.5). We tested movement directly rather than assuming the tap-to-advance-dialogue evidence covered gameplay too. Repeated swipes inside the actual level (not just the intro text) produced three genuinely distinct canvas states in sequence, confirming the avatar is actually moving through the one-room level via touch, not just sitting on a static rendered background. Keyboard arrow keys produced the same movement on desktop. The only rough edge is a handful of harmless "preventDefault inside a passive listener" console warnings, a known cosmetic artifact of this older Bitsy export's touch-handler code that does not affect actual play.
Visuals (8.0). This is a good-looking Bitsy scene -- the coiled dragon, castle brickwork, and reflective moat water are more detailed than most one-room jam entries bother with, and it reads clearly even at a small mobile size.
Gameplay and originality (7.5 each). The title-as-plot joke earns real laughs, and the "it's probably part of the puzzle" framing on the itch page primes you correctly for a game about noticing what looks broken and isn't. It's a legitimately clever structure for a jam constrained to one room.
One thing worth naming plainly: the bundled looping music track has no credited composer anywhere on the itch listing, only tool credits for the Bitsy hacks used to build it. We couldn't independently confirm who made it. It reads as a self-made or jam-conventional loop rather than lifted work, but we'd rather say so than stay silent about it.
Short, sharp, and confirmed to work exactly as advertised on both a phone and a desktop browser. Recommended for puzzle fans who like their jam games to have real teeth.
Pros and cons
Pros
- Confirmed working via direct touch testing -- swiping repeatedly in the level produced three distinct canvas states, confirming real movement through the scene rather than a static rendered screen
- Also confirmed via keyboard arrow-key movement on desktop, with identical behaviour
- Striking, detailed pixel art for a Bitsy game -- a genuinely well-composed dragon, castle, and moat scene rather than the minimal sketches many jam entries settle for
- A real "aha" premise: the title is the whole plot, and the game's central puzzle comes from what happens when you actually try to execute it -- itch reviewers rate it 4.7/5 across 198 ratings
- Self-contained after install (bundled music track re-hosted alongside the game)
Cons
- The bundled music.wav has no credited composer anywhere on the itch page (only Bitsy-tooling credits are listed) -- almost certainly a jam-conventional or self-made loop rather than lifted work, but worth flagging plainly since we couldn't independently confirm authorship
- Very short by design -- itch.io tags it explicitly as a one-room, short puzzle, not a long game
- An older Bitsy 6.2 export throws a few harmless \"Unable to preventDefault inside passive event listener\" console warnings on touch -- confirmed cosmetic, does not block input