| Crates.io | tetris-tui |
| lib.rs | tetris-tui |
| version | 0.2.10 |
| created_at | 2023-09-13 14:38:46.911596+00 |
| updated_at | 2024-01-12 11:30:49.807419+00 |
| description | Tetris in the terminal |
| homepage | https://github.com/quantonganh/tetris-tui |
| repository | https://github.com/quantonganh/tetris-tui |
| max_upload_size | |
| id | 971522 |
| size | 1,692,472 |
Tetris in the terminal

You can download the latest binary from the release page.
$ brew install quantonganh/tap/tetris-tui
scoop bucket add quantonganh https://github.com/quantonganh/scoop-bucket.git
scoop install tetris-tui
# pkgin install tetris-tui
$ cargo install tetris-tui
$ tetris-tui -h
Tetris in the terminal
Usage: tetris-tui [OPTIONS]
Options:
-m, --multiplayer
-s, --server-address <SERVER_ADDRESS>
-h, --help Print help
-V, --version Print version
$ tetris-tui
Player 1:
$ tetris-tui -m
Server started. Please invite your competitor to connect to 192.168.1.183:8080.
Player 2:
$ tetris-tui -m -s 192.168.1.183:8080