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: 11 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: 2024-09-03T18:42:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T15:18:25.550Z (over 1 year ago)
- Topics: bevy, dwarf-fortress, rimworld, rust
- Language: Rust
- Homepage:
- Size: 536 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.