Skip to content

An western cat-based RPG built in Rust with Bevy

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

hivemind-braincell/meowdy

Repository files navigation

meowdy

CI

Vision and Design

Meowdy! That's the name of this western-style cat-based RPG. You play as Claws Eastwood as you try to escape your backwater country hometown and find your fortune out West. Do odd-jobs and favours around town to earn money, you'll need it to pay for a ride outta here!

This game was built by three people in 24 hours as part of the 2022 Wackathon. Two of the three writers had no previous experience in Rust.

This game uses the Rust game engine "Bevy", and illustrates that not all games have to be written in more traditional languages (like C++ or C#). Rust is a new and emerging language with a great community and a focus on safety, speed and ease of use.

Installation

Using cargo

$ cargo install meowdy

Contributing

This project uses a rust-toolchain file to specify which version of the Rust compiler should be used, which rustup should detect and install for you.

This repository also contains a Nix flake that sets up an appropriate Rust toolchain. Run nix develop or direnv allow to load the devShell flake output, according to your preference.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

An western cat-based RPG built in Rust with Bevy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published