All Projects → OpenNefia → OpenNefia

OpenNefia / OpenNefia

Licence: MIT License
Moddable engine reimplementation of the Japanese roguelike Elona.

Programming Languages

C#
18002 projects
lua
6591 projects

Projects that are alternatives of or similar to OpenNefia

OpenNefia
(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
Stars: ✭ 103 (+415%)
Mutual labels:  roguelike-game, love2d-game, elona
fault
An obstacle avoidance game for Android and iOS.
Stars: ✭ 19 (-5%)
Mutual labels:  love2d-game
ure
the unRogueEngine
Stars: ✭ 111 (+455%)
Mutual labels:  roguelike-game
stampadia
A daily print-and-play roguelike adventure you can play offline.
Stars: ✭ 35 (+75%)
Mutual labels:  roguelike-game
troll-hunter
Trollhunter is a single-player roguelike game.
Stars: ✭ 28 (+40%)
Mutual labels:  roguelike-game
Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (-10%)
Mutual labels:  roguelike-game

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 6.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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].