/Eldiron

A cross platform classic RPG game creator written in Rust.

Primary LanguageRustMIT LicenseMIT

screenshot

Classic RPG Creation

MIT license version macOS Windows Linux Discord Patreon Twitter

Eldiron is currently under active development and a v1 is planned for 2023. Eldiron is open source and licensed under the MIT.

Screenshot Screenshot

Features of v1

  • Support games similar to Ultima 4 / 5 or any game which uses a rectangular grid layout.
  • Either render tiles directly or in 2.5D using the built in raycaster. Games can switch between the two modes at runtime or display both at the same time (for example use the tiles view as a mini-map).
  • Eldiron comes with integrated tile-maps or your can use your own square tiles with up to four levels of transparency.
  • Single-player or multi-player experiences. Eldiron has a sophisticated multi-threaded server architecture to allow for as many player or NPC characters as possible.
  • Procedural dungeons and regions using a dedicated node system.
  • Cross platform. Eldiron is written in Rust and can nearly run everywhere, i.e. on the Web, macOS, Windows, Linux, iOS, Android etc. Eldiron Creator can run on any desktop.
  • A sophisticated behavior node graph makes creation of AI behavior for NPCs easy. The node system is backed by a full-featured scripting language.
  • Eldiron Creator has editors for tile-maps, regions and node based graphs for character behavior, systems (like crafting), items and the overall game logic.

Retro top-down and isometric perspectives as well as low-poly meshes will be supported post v1.

Join the community on Discord to get in contact.

Goals

  • Being able to create games similar to the RPGs of the 80's and 90's.
  • Support single-player or multi-player games and even MMOs.
  • Over time support more perspectives like top-down and isometric.

Installation

You can download the current pre-release in Releases.

On macOS you can get access to the current Beta via a public TestFlight Link.

For ArchLinux users, simply add Eldiron from AUR:

yay -S eldiron-bin

Building Eldiron Locally

If you have Rust installed, you can build Eldiron Creator simply via cargo build --release --bin creator_main

Linux:

Make sure these dependencies are installed: libasound2-dev libatk1.0-dev libgtk-3-dev

Supporting Eldiron

You can support the Eldiron project by becoming a Patreon or a GitHub Sponsor.

License

The source and all assets I commissioned for Eldiron are licensed under the MIT.

Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion in Eldiron, shall be MIT licensed as above, without any additional terms or conditions.

Acknowledgements

Sponsors

Digital Ocean