A simple Asteroids clone written in Bend (WIP).
Implemented in a purely-functional style, with a graphics backend written in Rust.
To compile from source, simply run cargo build
(requires that rustup be installed in your system).
Similarly, cargo run
will execute the program.