This jam is now over. It ran from 2023-10-19 18:00:00 to 2023-10-26 18:00:00.
We've built a combined multiplayer game engine, web deploy and server hosting solution. We love collaboration and modding, so we set out and built a game engine that lets communities build moddable games together; we wanted to bring the magic of open-source development to the game development process. This is our humble reveal of it to the world, so come try out our experiment!
In this jam you will:
The engine's Ambient, and it's a free and open-source engine powered by Rust, WebAssembly, and WebGPU. This is an early version, so expect some rough edges.
When?
Thursday 19th to Thursday 26th, plus a playthrough party on Sunday 29th.
You'll be modding Tangent Rider, a variant of our internal game, Tangent. It takes the hovercars from Tangent, and builds a multiplayer Ultimate Chicken Horse/Line Rider-style game with them.
In Ambient, everything - including games, mods, assets and more - is a package. When you’ve created and deployed a package, it will be available for anyone to view on the website.
Mods in Ambient are all isolated WebAssembly modules, functioning as their own small applications. That's what enables everyone to make their own mod and add them to the game.
Check out the readme for Tangent Rider, which should cover the details of development. You don't need to clone the Tangent Rider repository - you can create your package and depend on Tangent Rider through our hosted ecosystem.
With Ambient, deploying your remix is as simple as running a command from your terminal:
ambient deploy
The published URL of your remix will be in the output, but it can also be found on the games list on the Ambient website:
You can then play the game in the browser (if your browser supports WebGPU) and share the link with your friends so that you can all hop in together and play your remix.
We’ll do a live-stream on our Discord where we play through all mods. If you’re in Europe, we start at 18.00 (CEST) In the US, 09 AM (PDT) and 12 AM (EDT).
Sign-up to the event on Discord.
We’re nine people and our engineers come from Epic, Lionhead, Polystream, Avalanche, Snap and Spotify. We've worked on engines like Unreal Engine 5 and Apex Engine, and infrastructure like Polystream’s command streaming and Snap’s calling.
Our runtime and creation tools are free and open-source. All the games and assets we make are Creative Commons Zero or MIT/Apache2 licensed. You own what you create. You decide where you want to publish your game. You own the relationship with your players. You will always be able to fully decouple from Ambient.
Read more about us on Ambient.run or come talk to us on our Discord to learn more.