Skip to content

ruksi/rustmogul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Rustmogul

You are a hardware store owner managing a warehouse of arcane contraptions to upgrade and trade to achieve market monopoly by beating local competition.

Literally beating the competition.

or, more simply:

a rustic auto battler inspired by Dota Underlords

Development

If building complains about failing to build dependencies, try installing the following:

sudo apt install \
  build-essential portaudio19-dev libasound2-dev libpulse-dev libdbus-1-dev libudev-dev
# and you _might_ need a reboot after that

# read more: https://github.com/bevyengine/bevy/blob/main/docs/linux_dependencies.md
cargo run

You should run clippy linter from time to time:

cargo clippy --all-targets --all-features --fix

About

🛠️ rustic auto battler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages