About
Elona is a single-player roguelike game by Japanese developer Noa, released in August 2007. OpenNefia is an open-source, moddable engine reimplementation of the Japanese roguelike RPG Elona, built on .NET 8. The developers describe it as still very much a work in progress.
Getting started
Clone the repository with submodules, open the solution in Visual Studio 2022 (the .NET 8.0 SDK is required), and run the entry-point project.
Additional notes
- Credits
- Parts of the code were ported directly from Elona's original HSP source, and some code is adapted from the MIT-licensed RobustToolbox.