Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
5 лет назад
src cleaning, added CLI UI, added file load/save 5 лет назад
.gitignore code import, working engine with automated users for testing 5 лет назад
Cargo.lock code import, working engine with automated users for testing 5 лет назад
Cargo.toml code import, working engine with automated users for testing 5 лет назад
LICENSE Initial commit 5 лет назад
README.md Initial commit 5 лет назад
animals.iml code import, working engine with automated users for testing 5 лет назад
animals.txt cleaning, added CLI UI, added file load/save 5 лет назад

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.