Table of Contents Verse

You can follow this blog on LinkedInTwitter, Bluesky or Facebook.

Verse is a new programming language created by Epic Games for the Unreal Editor for Fortnite (UEFN), released in March 2023. It will be the main language of Unreal Engine 6.


UEFN Verse Compendium

The purpose of this compendium is to present concepts of the Verse language with contextual examples of their use. Each article is independent and can be used as a quick reference. 

The main goal is to help people understand the basic blocks needed to solve problems using the Verse language.



Introduction to Verse programming in UEFN


Part I: Programming a mini game in UEFN with Verse


Part II: Programming a round-based game in UEFN with Verse