Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
5 år sedan
src cleaning, added CLI UI, added file load/save 5 år sedan
.gitignore code import, working engine with automated users for testing 5 år sedan
Cargo.lock code import, working engine with automated users for testing 5 år sedan
Cargo.toml code import, working engine with automated users for testing 5 år sedan
LICENSE Initial commit 5 år sedan
README.md Initial commit 5 år sedan
animals.iml code import, working engine with automated users for testing 5 år sedan
animals.txt cleaning, added CLI UI, added file load/save 5 år sedan

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.