#terminal-app #user-input #file-input #sadari #ghost-leg

bin+lib rust-sadari-cli

rust-sadari-cli is sadari game (Ghost leg in other words) based on terminal. rust-sadari can take file as input or interaction from dynamic user input. Wish you good luck! Ghost leg is lottery game to find random pairs between two sets

2 releases

0.1.1 Apr 23, 2020
0.1.0 Apr 23, 2020

#488 in Games

Beerware

275KB
1.5K SLoC

🍺 rust-sadari-cli

rust-sadari-cli is sadari game (ghost leg in another words) based on terminal. Check more info here!

Generally, it is used to do lottery game to find random pairs of two sets.

Demo

main page

result page


🎴 How to use?

Run with file path!

$ cargo run ./text.txt

In text.txt file... (two lines of texts separated by comma)

Iron man, Spider man, Thanos, Doctor strange, Captim america, Thor
    Soul,       Time, Space,            Mind,        Reality, Power

Just Run! rust-sadari will ask several questions to you!

$ cargo run

It will ask you some inputs like this!

Type list of names separated by comma! ex) name1, name2, name3 ...

	Q,q) Quit

$ type:

Dependencies

~2.5MB
~47K SLoC