#console #teeworlds #api-bindings

bin+lib tw-econ

Simple Rust library to use Teeworlds external console

11 releases

0.5.0 Mar 25, 2023
0.4.4 Jun 3, 2021
0.4.1 May 31, 2021
0.3.1 May 31, 2021
0.1.2 May 29, 2021

#492 in Command-line interface

MIT license

8KB
169 lines

tw-econ

Rust library that allows you to interact with any Teeworlds external console

How to build

You should have stable release of Rust tools (rustc, cargo).

$ git clone https://github.com/gerdoe-jr/tw-econ.git
$ cd tw-econ
$ cargo build
$ cargo run

Examples

You can have a look at econ-tui

No runtime deps