examples/helloworld | ||
src | ||
.gitignore | ||
bong_grammar.txt | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
web-stack-project
Dependencies
SDL2, SDL-mixer and SDL-image
Debian
sudo apt install libsdl2-2.0-0 libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev