/VerseInfo

Information and links about Epic's Verse programming language for UEFN, Unreal, Fortnite and the Metaverse

MIT LicenseMIT

VerseInfo

Information and links about Epic's Verse programming language

"Verse is being designed as a programming language for the metaverse, with upcoming features to enable future scalability to vast open worlds built by millions of creators for billions of players. Verse is launching in Fortnite today, and will come to all Unreal Engine users a couple years down the road." https://www.unrealengine.com/en-US/blog/dive-into-epic-s-announcements-from-gdc-2023

Verse has been designed by Simon Peyton Jones and Tim Sweeney but very few people should start their Verse learning journey by examining the design.

Note that currently, the only way to compile and run Verse programs is within the UEFN editing environment. (See below for a list of experimental Veres) Verse will eventually beccome standard in all versions of Unreal in order to provide increased security and massive scale, which is essential to supporting a MetaVerse.

Delivering the first version of of Verse as Unreal Editor for Fortnite (UEFN) means that there are 3 sub systems of concern in making a Verse program:

Every Verse project generates 3 digest files that correspond to that

Visual Verse

Books and Reference

A very basic Verse Book src Read it here

Articles

Reddit

FAB.COM Asset Store

UEFN Fortnite Islands on Github

Verse and UEFN Education

Tools

Other link repos

Misc NOT tested

Creator Portal Info

Epic Docs

Epic Forums

Epic Reference

Epic Specific How To

Epic Templates

Epic Intro

Misc Info

Verse Experimental User Implementations

Misc Verse code on Github

  • STARS - if you have wandered to this repo wondering why I gave your project a STAR, well first a reward for uploading any Verse Code which is not common at all and second it makes easier for me to identify new projects with Verse...

This list is NOT curated but it might be useful to you since it is surprisingly hard to search for Verse code repos on Github due to name congestion (any topic with a -verse e.g. SpiderVerse) and the lack of a GitHub language type for Verse