Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
5 yıl önce
src cleaning, added CLI UI, added file load/save 5 yıl önce
.gitignore code import, working engine with automated users for testing 5 yıl önce
Cargo.lock code import, working engine with automated users for testing 5 yıl önce
Cargo.toml code import, working engine with automated users for testing 5 yıl önce
LICENSE Initial commit 5 yıl önce
README.md Initial commit 5 yıl önce
animals.iml code import, working engine with automated users for testing 5 yıl önce
animals.txt cleaning, added CLI UI, added file load/save 5 yıl önce

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.