What is the Fortune metaverse engine?

Fortune is an open-source metaverse creation engine and platform, inspired by interactive fiction and text adventure games, as well as the metaverse from Neil Stephenson's cyberpunk novel Snow Crash.

Game worlds created share state and data, allowing for persistent player progression throughout as well as co-operative and multiplayer functionalities. Game data is populated by JSON data or built programmatically with the engine API.

Since metaverse data and player states are exportable, tools can (and will eventually) be created to ingest Fortune game worlds into a multitude of other mediums such as a fully 3D and VR-compatible metaverse, or a third-party platform like Decentraland or Horizon Worlds. Players will be able to interact with the Fortune metaverse in different formats and devices, including text forms like Discord or using native graphical applications, with features automatically becoming available depending on the medium.

Getting Started

Got 2 minutes? Check out a video overview of our product:

Video overview is coming soon!

Beginner Guides: Jump right in

Good to know: Fortune has online tools available to help you create and manage editing your game worlds, at https://fortune.day/create. Condensed guides and examples will be shown there.

Follow our handy guides to get started on the basics as quickly as possible:

pageHosting and creating a Fortune metaversepageCreating your first Fortune worldpageCreating a Fortune world with dynamic capabilities and scripts

Fundamentals: Dive a little deeper

Learn the fundamentals of Fortune's architecture to gain a deeper understanding of the systems and our mission.

Read the whitepaper here! https://fortune.day/whitepaper.

pageWorldspageRoomspagePromptspageItemspagePlayers

Once you've gotten an understanding of what Fortune is all about and how it works, you should read further into the Advanced topics to be able to learn how to build more complex and dynamic game worlds.

Last updated