Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
hace 5 años
src cleaning, added CLI UI, added file load/save hace 5 años
.gitignore code import, working engine with automated users for testing hace 5 años
Cargo.lock code import, working engine with automated users for testing hace 5 años
Cargo.toml code import, working engine with automated users for testing hace 5 años
LICENSE Initial commit hace 5 años
README.md Initial commit hace 5 años
animals.iml code import, working engine with automated users for testing hace 5 años
animals.txt cleaning, added CLI UI, added file load/save hace 5 años

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.