3 releases (1 stable)
1.0.0 | Mar 20, 2019 |
---|---|
0.2.0 | Mar 20, 2019 |
0.1.0 | Feb 7, 2019 |
#91 in #behavior
235 downloads per month
43KB
806 lines
tokyo-rs
This crate will help you write your TRIANGLE-BOT for the Tokyo Rust game hacking night on 3/20/2019.
usage
Check out the examples
folder, as well as the documentation.
lib.rs
:
Unless you want to go extreme, you will not need to understand what are
inside this file except the Handler
trait. Any modifications you make in
this file may result in some undefined behaviors or consequences. Do it as
your own risk :)
Dependencies
~13MB
~264K SLoC