Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 290 Bytes

royals

Strategic card game

Run Bevy UI version (release)

Run cargo run -r --bin royals_ui_bevy to play the game with the Bevy UI.

Run Bevy UI version (debug)

Run cargo run --bin royals_ui_bevy to play the game with the Bevy UI in debug mode (compiles faster but runs slower).