Skip to content

rdsq/liqtuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. 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
  2. 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
  3. 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 M or bottle number 10 + 26 * 2 = 62 is unreachable. But hey, 62 is a lot more than other implementations offer anyway

Installation

Rust project = simple installation

cargo install --git https://github.com/rdsq/liqtuid

About

Open source Liquid Sort Game in TUI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages