Veloren: When Open Source Meets the Fantasy World

Have you ever dreamed of a true alternative to commercial RPG games? There are few such projects, but Veloren is exactly the case where community enthusiasm creates something amazing. This open-source project combines elements of Dwarf Fortress, Cube World, and Breath of the Wild, while remaining completely free and open to modifications.
What is Veloren?
Veloren is a voxel-based open-world RPG developed by the community in Rust. Unlike many indie games, this is not just a demo or prototype — the project has an active player community, regular updates, and ambitious development plans.
Key features:
- Full-fledged open world with procedural terrain generation
- Multiplayer with official servers
- Deep crafting system and character progression
- Voxel graphics with dynamic lighting and weather
Why should developers pay attention?
1. Openness and community
The project is fully open-source (GPLv3), which means:
- Ability to study and modify the code
- Active participation in development (more than 400 contributors)
- Support for different types of contributions — from programming to translation
2. Modern tech stack
Veloren is written in Rust using:
- gfx-rs for graphics
- specs for the Entity-Component system
- simplex-noise for procedural generation
This is a great example of how Rust can be used for complex game projects.
3. Ease of participation
The project actively welcomes new contributors:
- Detailed documentation
- Active Discord and Zulip channels
- Opportunity to participate not only in code, but also in design, translations, testing
How to try it?
The best way is to use the official Airshipper launcher, which automatically updates the game. For those who prefer to build everything themselves, there are instructions for compiling from source.
Who is Veloren for?
- Rust developers interested in game programming
- Open-source enthusiasts wanting to participate in an ambitious project
- Gamers looking for an alternative to commercial RPGs
Veloren is a rare example of how a community can create a full-fledged game that rivals commercial counterparts. The project is especially interesting to developers thanks to its open code and active development process. If you've been looking for a way to combine your love of gaming with open-source participation — this might be your chance.
関連プロジェクト