Byte Engine Docs

Your first Byte

Build your first Byte Engine application.

Build a small target gallery to learn how Byte Engine systems fit together.

Guide in progress

The complete implementation steps aren't available yet. Use this page to understand the sample's scope and find its main APIs.

Your first Byte is a target gallery where you shoot targets to score points.

The finished application will let you:

  • Move the camera with a mouse or gamepad.
  • Shoot with the left mouse button or right trigger.
  • Increase the score by hitting a target.
  • End the session when its timer reaches zero.

Complete the setup guide before you build your first Byte.

Rust API

When your application is ready, build and bundle it.

On this page