roguelike-tutorial
roguelike-tutorial copied to clipboard
Set up CI
trafficstars
We should ensure that every code contribution is formatted properly (using cargo fmt) and that all the standalone files compile (cargo build).
It should also run make diff-rust to verify that the src/bin/*.rs correspond to the ones generated from the tutorial Asciidoc source.