Welcome to my first app written in Rust!
Play the latest version by clicking here!
- Install
Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install WebAssembly Target
rustup target add wasm32-unknown-unknown
- Install Trunk
cargo install trunk
trunk serve
- Create a pull request pointing at the
main
branch - Merge the pull request
- The 'Release Drafter' GitHub Action will create a draft release
- Edit the draft release and set it to a published state
- The 'Deploy to GitHub Pages' GitHub Action will deploy the app to GitHub Pages
- View the deployed app at https://stephenkelzer.github.io/snake