3 releases (1 stable)

1.0.0 Mar 20, 2019
0.2.0 Mar 20, 2019
0.1.0 Feb 7, 2019

#82 in #behavior

Download history 5/week @ 2023-12-04 1/week @ 2023-12-11 5/week @ 2023-12-18 72/week @ 2023-12-25 10/week @ 2024-01-01 10/week @ 2024-01-08 2/week @ 2024-01-22 14/week @ 2024-01-29 9/week @ 2024-02-05 23/week @ 2024-02-12 56/week @ 2024-02-19 76/week @ 2024-02-26 40/week @ 2024-03-04 42/week @ 2024-03-11 33/week @ 2024-03-18

199 downloads per month

Unlicense

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
~274K SLoC