Skip to main content
Version: Next

Sliver Engine

It's SLiver, with SL, not Silver with SI.

What is Sliver?

Sliver is a zero-dependency game engine for code-based developers. Designed for 2D games running on HTML Canvas, it's currently in pre-alpha. While basic, it provides foundational building blocks for your game.

What’s Included

  • Getting Started: Installation and a minimal game loop.
  • Core Concepts: Scenes, game objects, input/events, saves, rendering, and audio.
  • Advanced: Custom rendering, game objects, and scenes.
  • API Reference: All available classes and methods.
  • Examples: A collection of examples to help you get started.

Versioned Documentation

This site supports Docusaurus versioning. Each engine release can snapshot the documentation into a version (see the "Docs versioning" section in the repository README.md).