Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
il y a 5 ans
src cleaning, added CLI UI, added file load/save il y a 5 ans
.gitignore code import, working engine with automated users for testing il y a 5 ans
Cargo.lock code import, working engine with automated users for testing il y a 5 ans
Cargo.toml code import, working engine with automated users for testing il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md Initial commit il y a 5 ans
animals.iml code import, working engine with automated users for testing il y a 5 ans
animals.txt cleaning, added CLI UI, added file load/save il y a 5 ans

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.