Implementation of Langton's ant with Rust and Macroquad.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sami Lahtinen 24ddef0650 Langton's ant, now with more Rust and Macroquad! 5 months ago
src Langton's ant, now with more Rust and Macroquad! 5 months ago
.gitignore Langton's ant, now with more Rust and Macroquad! 5 months ago
Cargo.lock Langton's ant, now with more Rust and Macroquad! 5 months ago
Cargo.toml Langton's ant, now with more Rust and Macroquad! 5 months ago
LICENSE Initial commit 5 months ago
README.md Initial commit 5 months ago
index.html Langton's ant, now with more Rust and Macroquad! 5 months ago
langtons-ant.wasm Langton's ant, now with more Rust and Macroquad! 5 months ago

README.md

langtons-ant

Implementation of Langton's ant with Rust and Macroquad.