🔬
Fortune Metaverse Engine
  • What is the Fortune metaverse engine?
  • Guides
    • Hosting and creating a Fortune metaverse
    • Creating your first Fortune world
    • Creating a Fortune world with dynamic capabilities and scripts
  • Fundamentals
    • Worlds
    • Rooms
    • Prompts
    • Items
    • Players
  • Advanced
    • NPCs / AI
    • Engagement Tracking
  • Use Cases
    • For writers and storytellers
    • For game developers
    • For web app developers
Powered by GitBook
On this page
  • Getting Started
  • Beginner Guides: Jump right in
  • Fundamentals: Dive a little deeper

What is the Fortune metaverse engine?

NextHosting and creating a Fortune metaverse

Last updated 2 years ago

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 . Condensed guides and examples will be shown there.

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

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! .

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.

https://fortune.day/create
Hosting and creating a Fortune metaverse
Creating your first Fortune world
Creating a Fortune world with dynamic capabilities and scripts
https://fortune.day/whitepaper
Worlds
Rooms
Prompts
Items
Players