Skip to content

security-union/escape-the-creepers-with-rust

Repository files navigation

example workflow

Escape The Creepers

YouTube Video

https://youtu.be/5hF38AoG0U0

Live DEMO

https://security-union.github.io/escape-the-creepers-with-rust/

How to run

trunk serve

Prerequisites

  1. Install rust, cargo and friends. Please watch this video for more details: https://youtu.be/nnuaiW1OhjA https://doc.rust-lang.org/cargo/getting-started/installation.html

  2. Install trunk and target add wasm32-unknown-unknown please watch this video for more details: https://youtu.be/In09Lgqxp6Y

cargo install --locked trunk
target add wasm32-unknown-unknown
  1. Install cargo watch
cargo install cargo-watch

About

Ferris has to escape the creepers using a modified version of Dijkstra called A*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published