# gntag gntag (from German »Guten Tag«: »good day«, roughly equivalent to »g'day«) is an actor-based simulation of [tag](https://en.wikipedia.org/wiki/Tag_(game)) implemented in rust. ## Running ```sh git clone https://git.adrianheine.de/adrian/gntag.git cd gntag cargo run ``` To exit the simulation, press q, ESC or Ctrl+c.