Abyssborne is a dark fantasy roguelite that thrusts you into a shadowed, ever-changing dungeon, teeming with enemies, upgrades, and untold power. As an Abyssborne vessel, reshaped by a higher being known as The Weaver, your purpose is shrouded in mystery.
- Procedural dungeon generation with unique layouts every run.
- Engaging combat with swordplay and magic abilities.
- Cryptic story revealed through collectible letters.
- Built with Unreal Engine 5.4.4 for stunning visuals and fluid gameplay.
Watch a gameplay demonstration of Abyssborne:
This is the packaged version of the game, making it as simple as possible to play:
- Download the
.zipfile from the link above. - Extract the contents of the
.zipfile. - Run the executable file:
Abyssborne.exe.
- Currently available for Windows only.
- The game was developed and optimized for Windows, and other platforms are not yet supported.
The full source code for Abyssborne is hosted on Azure DevOps. If you're interested in modifying or exploring the project, you can access it here:
-
Clone or Download the Repository
- To clone the repository, use the following command in your terminal:
git clone https://alexandru-codarcea@dev.azure.com/alexandru-codarcea/JocUnreal/_git/JocUnreal
- Alternatively, download the repository as a
.zipfile directly from the Azure DevOps project page.
- To clone the repository, use the following command in your terminal:
-
Open with Unreal Engine
- Ensure you have Unreal Engine 5.4.4 installed. This version is required to run and modify the project.
- Open the
.uprojectfile located in the root of the repository using Unreal Engine 5.4.4.
-
Build and Play
- Once the project is open in Unreal Engine, use the editor to build and run the game, or make modifications as needed.
For a detailed overview of the game development process, features, and insights, check out the Abyssborne Documentation.