AmbientRun Ambient Versions Save

The multiplayer game engine

v0.2.1

1 year ago

v0.2.0

1 year ago

Ambient is an open-source runtime for building high-performance multiplayer games and 3D applications powered by WebAssembly, Rust and WebGPU. Projects consist of assets and logic built around the currently Rust-only Ambient API, and these projects can be loaded by any compatible runtime running on any platform.

This release adds a few major features we're really excited about:

  • We now have basic support for playing sounds.
  • WASM can now be run on the client, in addition to the server.
  • Servers are automatically proxied by the Ambient Proxy, allowing anyone with the URL to connect.
  • Finally, our UI framework, Ambient UI, can now be used from guest code. Combined with our networking and ECS, this unlocks an exciting new capability: multiplayer UI!

v0.2.0-rc9

1 year ago

v0.1.1

1 year ago

v0.1.1-rc9

1 year ago

v0.1.1-rc8

1 year ago

v0.1.1-rc4

1 year ago

v0.1.1-rc2

1 year ago

v0.1.1-rc1

1 year ago

v0.1.0

1 year ago

Ambient is a runtime for building high-performance multiplayer games and 3D applications, powered by WebAssembly, Rust and WebGPU.

Announcement blog post