"Factory Reset Game"

Written By Atticus Kuhn
Tags: "project", "workproject", "public"
:PROPERTIES: :ID: 385bbe01-df7b-4425-9170-1e9e4d559755 :mtime: 20250627092819 :ctime: 20250627092817 :END: #+title: Factory Reset Game #+filetags: :project:workproject:public: * Factory Reset Game In my second year of Cambridge, I completed a group project where we made a game called "Factory Reset" in UEFN (Unreal Editor for Fortnite) using the Verse programming language. ** Gameplay and Genre A puzzle game where players manipulate the game world by collecting 'floppy disks' representing saved states – position, object references, and even points in time. Think Portal meets Baba is You, but with state itself as a manipulable object. * Technical Architecture The most interesting aspect of the game was that it was written in Verse, which is Epic Game's new programming language. Verse is a functional and object-oriented language. UEFN handled a lot of the 3d physics for us, but the build times were frustratingly slow. * Demo Play the game at (requires FortNite): https://www.fortnite.com/@checkpoints/0653-7115-6439?lang=en-US Watch the video demo: https://drive.google.com/file/d/1nB9TJ1mhnERHwbuRvHwtPzFOttJXJyFU/view?usp=sharing * Collaborators This project was done in collaboration with - Sami Abobaker - Bruce Chen - Cameron Fox - Jameson Liu - Stefan Piscu!

Leave your Feedback in the Comments Section