Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veranovus/dungeon-keeper

Dwarf Fortress inspired game made in Rust with Bevy
https://github.com/veranovus/dungeon-keeper

bevy bevy-engine game game-development rust

Last synced: about 1 month ago
JSON representation

Dwarf Fortress inspired game made in Rust with Bevy

Awesome Lists containing this project

README

        

# Dungeon Keeper

A Tower Defense, Dungeon Management kind of game, but also inspired by Dwarf Fortress? Even I don't know where this game will go over time.

> Version 0.2.0.9

> `2023.08.26:` This project is currently on hold, and future of the project is uncertain.

dungeon-keeper-0
dungeon-keeper-1

## Changelog

- Some code refactoring to improve readability.

## TO-DO

- Handle work register and remove events in batches, rather than handling them in a single frame.

## Known Bugs

- Handle the bug which results in a crash when a mine order is tasked in the world borders.
- Random teleportation occurs sometimes when a pawn is ordered to move somewhere else when its trying to move towards a work.