An extensible open-world roguelike game with pixel art where players explore wilderness and ruins, built in Rust.
Rusted Ruins is an open-world roguelike game where players explore a continent filled with ruins, fight monsters, and collect relics to earn money and fame. It features 2D pixel art graphics and is built to be highly extensible through a custom pak file system. The game includes survival mechanics like crafting, agriculture, and home building, set in a procedurally generated world.
Game developers and players interested in moddable, open-world roguelikes with deep survival mechanics and pixel art aesthetics. It appeals to those who enjoy extensible game systems and community-driven content creation.
Developers choose Rusted Ruins for its extensible pak system, allowing easy addition of custom assets and dungeons, and its open-source nature built in Rust for performance. It offers a unique blend of traditional roguelike exploration with survival and building mechanics in a moddable framework.
Extensible open world rogue like game with pixel art. Players can explore the wilderness and ruins.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Most assets are packaged as .pak files, allowing users to easily add new characters, items, and dungeons, as highlighted in the README's Features section, making modding straightforward.
Provides wilderness maps, towns, and procedurally generated ruins with varied gameplay styles, enabling endless exploration and different player objectives.
Includes tools to create and customize maps for towns and other locations, enhancing content creation without external software.
Features crafting, cooking, agriculture, mining, and home building, as listed under Implemented Features, adding immersive gameplay layers.
The README explicitly states it's a very early project with many features not completed, limiting the current gameplay experience and core content.
Binary formats of pak and save files may change before version 1.0, causing potential data loss and compatibility issues for players and modders.
Requires installation of SDL2 libraries and Rust compilation tools, which can be a barrier for non-technical users compared to pre-packaged games.