# Side Scroller Platformer

Run, jump, stomp enemies, break blocks from below, and clear gaps without falling.

Controls:

- Arrow keys / WASD: move
- Space / Up / W: jump
- `Z` / `X`: shoot bouncy flames after collecting the power-up
- Jump onto enemies to defeat them
- Hit brick and gold blocks from below to smash them
- One smashable brick releases a flame power-up
- `R` / Enter: restart

<qip-play>
  <source src="/components/interactive/side-scroller-platformer.wasm" type="application/wasm" />
</qip-play>
