Add README.md

This commit is contained in:
2026-04-09 20:02:12 +00:00
parent db413a7f2b
commit 0206bf8825
+9
View File
@@ -0,0 +1,9 @@
## 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
```