Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 337 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 337 Bytes

Clans of Mesa

game submission for Mini Jam 110.

RUNNING FOR DEVELOPMENT

install git pre commit hook

$ ./tools/devsetup.sh

run for development

$ cargo run

BUILDING FOR WEB

cargo run --target wasm32-unknown-unknown

SUB CRATES

bevy_bobs - commonly used bits and bobs utilities for bevy games