A simple actor-based simulation of tag, implemented in rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adrian Heine 22ffcbb1aa actor -> agent 3 years ago
..
agent.rs Fix off-by-ones at world's end 3 years ago
lib.rs Extract draw_world 3 years ago
main.rs Extract draw_world 3 years ago
view.rs Move get_view from main to lib 3 years ago
world.rs Fix off-by-ones at world's end 3 years ago