Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
pirms 5 gadiem
src cleaning, added CLI UI, added file load/save pirms 5 gadiem
.gitignore code import, working engine with automated users for testing pirms 5 gadiem
Cargo.lock code import, working engine with automated users for testing pirms 5 gadiem
Cargo.toml code import, working engine with automated users for testing pirms 5 gadiem
LICENSE Initial commit pirms 5 gadiem
README.md Initial commit pirms 5 gadiem
animals.iml code import, working engine with automated users for testing pirms 5 gadiem
animals.txt cleaning, added CLI UI, added file load/save pirms 5 gadiem

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.