Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
7 years ago
src
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md
animals.iml
animals.txt

README.md

animals.rs

Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.