Pre-built demos showcasing Clayground’s capabilities. These require multiple files or assets and run directly in your browser.

Platformer - 2D Physics Game

A side-scrolling platformer demonstrating the World, Physics, and GameController plugins. Uses SVG-based level design and sprite animation.

Controls: Arrow Keys to move, A to jump

Features: ClayWorld2d, Box2D Physics, SVG Scene Loading, GameController, SpriteSequence


Try It Yourself

Want to experiment with code? Head to the Web Dojo to write and run QML directly in your browser.


Browser Requirements

These demos require a modern browser with:

  • WebAssembly support
  • SharedArrayBuffer (enabled via cross-origin isolation)

Tested in Chrome, Firefox, and Edge. Safari may have limited support.