Skip to content
Snippets Groups Projects
João Magalhães's avatar
João Magalhães authored
Support for set of video, audio and timer.
Now with support for toggling audio in the SDL version.
63f47c86
History
Name Last commit Last update
..
src
Cargo.toml
README.md

Boytacean SDL

Build

To be able to run the cargo build one must first install a local version of vcpkg using:

cargo install cargo-vcpkg
cargo vcpkg build
cargo build

Then you can use the following command to build and run Boytacean SDL:

cargo build
cargo run