Liquid Sort Game in TUI
- Rust 100%
| src | new colours generator | |
| .gitignore | it seems like its done | |
| Cargo.lock | new colours generator | |
| Cargo.toml | new colours generator | |
| README.md | wait, I forgot to add a licence? | |
Liqtuid
Open source Liquid Sort Game (in TUI)
I really liked that kind of game, it was kind of addictive. The problem though: all of them were crap with ads. So I created my version. Not only is it open source and ad free, but also tweakable
Features
- You can pass your own number of bottles, bottle depth (haven't seen anything other than 4 in other implementations, so another W), and empty bottles number
- Random colours. Which means you can create virtually infinite number of bottles, but yeah, sometimes the generator messes up and they look too similar. Mostly they are fine though
- Keyboard control. You select bottles with number keys, then qwerty, then uppercase qwerty if you set way too many bottles. This also means that everything after uppercase
Mor bottle number10 + 26 * 2 = 62is unreachable. But hey, 62 is a lot more than other implementations offer anyway
Installation
Rust project = simple installation
cargo install --git https://codeberg.org/rdsq/liqtuid
# Or
cargo install --git https://github.com/rdsq/liqtuid
Controls
As mentioned above, you select bottles with 1-0;q-m;Q-M, but you can also navigate them with left and right keys and select them with spacebar or slash (because it is close to arrow keys)
To exit the game, press Ctrl+D or Ctrl+C
(削除) If colours in game are (irrelevant, colours should look good now)f#%ked (削除ここまで) slightly off, you can get new ones with Ctrl+R
And to start a new game in game you can press Ctrl+N! Not sure why, but you can
Licence
Licensed under the EUPL