Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ondřej Hruška
7b364c6f6f
cleaning, added CLI UI, added file load/save
|
7 年前 |
|
src
|
cleaning, added CLI UI, added file load/save
|
7 年前 |
|
.gitignore
|
code import, working engine with automated users for testing
|
7 年前 |
|
Cargo.lock
|
code import, working engine with automated users for testing
|
7 年前 |
|
Cargo.toml
|
code import, working engine with automated users for testing
|
7 年前 |
|
LICENSE
|
Initial commit
|
7 年前 |
|
README.md
|
Initial commit
|
7 年前 |
|
animals.iml
|
code import, working engine with automated users for testing
|
7 年前 |
|
animals.txt
|
cleaning, added CLI UI, added file load/save
|
7 年前 |
animals.rs
Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.