https://github.com/powerock38/dwellers
Dwarf Fortress / RimWorld inspired game. Made with Bevy.
https://github.com/powerock38/dwellers
bevy dwarf-fortress rimworld rust
Last synced: 9 months ago
JSON representation
Dwarf Fortress / RimWorld inspired game. Made with Bevy.
- Host: GitHub
- URL: https://github.com/powerock38/dwellers
- Owner: Powerock38
- Created: 2024-05-19T17:48:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T08:59:39.000Z (9 months ago)
- Last Synced: 2025-10-07T01:38:26.312Z (9 months ago)
- Topics: bevy, dwarf-fortress, rimworld, rust
- Language: Rust
- Homepage:
- Size: 1.47 MB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dwellers
Dig the mountains, build a settlement for your dwellers, statisfy their needs and conquer the procedurally generated world in this Dwarf Fortress / RimWorld inspired game.
This game aims to be a casual alternative to DF or RW, with simpler mechanics.
## Features
- Tile-based 2D world, infinite and chunk-based, procedurally generated with mountains, rivers, forests, deserts, plains, caves and structures
- Dwellers, with basic needs
- Task system: dig, build, eat, sleep, etc.
- Basic AI for auto pathfinding and task management
- Monsters and animals
- Simple systems with emergent interactions
- Save and load worlds
## Gameplay
- Explore the world and find a good place to settle
- Carve out a home in the mountains
- Build a settlement with rooms and storage
- Mine ore, explore caves
- Smelt ore, craft armor and swords
- Build farms, cook bread
- Chop down trees, build furnitures
- Fish, hunt animals
- Keep an eye on your dwellers' food and sleep needs
## Showcase
https://github.com/user-attachments/assets/f88be6ef-d1ce-4803-80e0-6e9f8683add8


## Note
This is very WIP, but somewhat playable. Give it a try and let me know what you think!
## Contributing
If you want to contribute, feel free to open an issue or a pull request. I am open to suggestions and feedback.