9 lines
202 B
Markdown
9 lines
202 B
Markdown
|
|
## Shitty tetris CLI
|
||
|
|
|
||
|
|
### Coded by `unsloth/Qwen3-Coder-Next-GGUF:UD-Q4_K_M`
|
||
|
|
|
||
|
|
```shell
|
||
|
|
git clone https://gt.hexor.cy/ab/shitty-tetris.git /tmp/shitty-tetris
|
||
|
|
cd /tmp/shitty-tetris
|
||
|
|
cargo run --release
|
||
|
|
```
|