https://github.com/markusmoenig/eldiron
Create cross platform retro RPGs in 2D and 3D. Written in Rust.
https://github.com/markusmoenig/eldiron
classic creator eldiron game-development game-engine gamedev pixel-art retro rpg ultima
Last synced: 22 days ago
JSON representation
Create cross platform retro RPGs in 2D and 3D. Written in Rust.
- Host: GitHub
- URL: https://github.com/markusmoenig/eldiron
- Owner: markusmoenig
- License: mit
- Created: 2022-01-21T07:27:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T01:37:00.000Z (12 months ago)
- Last Synced: 2024-05-01T23:43:53.742Z (12 months ago)
- Topics: classic, creator, eldiron, game-development, game-engine, gamedev, pixel-art, retro, rpg, ultima
- Language: Rust
- Homepage: https://www.eldiron.com
- Size: 133 MB
- Stars: 340
- Watchers: 13
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.txt
- Funding: .github/FUNDING.yml
- License: License.txt
Awesome Lists containing this project
README

Classic RPG Creation
---
  
[](https://www.youtube.com/channel/UCCmrO356zLQv_m8dPEqBUfA)
[](https://lbesson.mit-license.org/) [](https://shields.io/) [](https://discord.gg/ZrNj6baSZU) [](https://twitter.com/MarkusMoenig)
# Eldiron: A Next-Generation Classical RPG Creator
**Eldiron** is a cross-platform creator for classic retro role-playing games (RPGs). Its primary goal is to enable the creation of RPGs reminiscent of the 1980s and 1990s while incorporating modern features such as multiplayer support, procedural content generation, and more.
Eldiron natively supports **2D** (like Ultima 4/5), **isometric**, and **first-person** RPGs, allowing developers to craft a variety of experiences effortlessly.
Eldiron is open-source and licensed under the **MIT License**.
2D Example | 3D First Person Example
:-------------------------:|:-------------------------:
 | 
---## Building Eldiron Locally
If you have [Rust installed](https://www.rust-lang.org/tools/install), you can build Eldiron Creator simply via
`cargo build --release --package creator`Linux:
Make sure these dependencies are installed: `libasound2-dev` `libatk1.0-dev` `libgtk-3-dev`
## 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.
## Sponsors
None yet