Skip to content

Moddable engine reimplementation of the Japanese roguelike Elona.

License

Notifications You must be signed in to change notification settings

ShouNichi/OpenNefia

 
 

Repository files navigation

OpenNefia

GitHub Actions Discord Chat

Welcome traveler!

OpenNefia is an open-source, moddable engine reimplementation of the Japanese roguelike RPG Elona.

Things are still pretty WIP at this point, but contributions are appreciated.

Dependencies

The .NET 8.0 SDK is required to build the engine.

For development on Windows, Visual Studio 2022 is recommended.

Building and Running

  1. Clone the repository.
git clone --recursive https://github.com/OpenNefia/OpenNefia.git
  1. Open OpenNefia.sln.

  2. Run the OpenNefia.EntryPoint project.

Credits

Parts of OpenNefia were directly ported from the original HSP source code of Elona, originally released by Noa in 2006.

OpenNefia uses code adapted from RobustToolbox, licensed under MIT.

About

Moddable engine reimplementation of the Japanese roguelike Elona.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 81.7%
  • Lua 18.0%
  • Other 0.3%