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 0ff10f5c45
code import, working engine with automated users for testing
5 years ago
src code import, working engine with automated users for testing 5 years ago
.gitignore code import, working engine with automated users for testing 5 years ago
Cargo.lock code import, working engine with automated users for testing 5 years ago
Cargo.toml code import, working engine with automated users for testing 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
animals.iml code import, working engine with automated users for testing 5 years ago

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.