Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
5 anos atrás
src cleaning, added CLI UI, added file load/save 5 anos atrás
.gitignore code import, working engine with automated users for testing 5 anos atrás
Cargo.lock code import, working engine with automated users for testing 5 anos atrás
Cargo.toml code import, working engine with automated users for testing 5 anos atrás
LICENSE Initial commit 5 anos atrás
README.md Initial commit 5 anos atrás
animals.iml code import, working engine with automated users for testing 5 anos atrás
animals.txt cleaning, added CLI UI, added file load/save 5 anos atrás

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.