@ -12,6 +12,10 @@ cargo run
To exit the simulation, press q, ESC or Ctrl+c.
## Using as a library
`src/main.rs` is a pretty minimal example of the currently exposed high-level functionality. `gntag::actor` includes simpler actor iplementations and all the types, `gntag::world` contains `ActualWorld` and `WorldState`.
## Tests
A few tests can be run with: