1
0
Fork 0
Rust implementation of the animal guessing game, where the computer learns about animals and then guesses them with yes/no answers.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Ondřej Hruška 7b364c6f6f
cleaning, added CLI UI, added file load/save
vor 5 Jahren
src cleaning, added CLI UI, added file load/save vor 5 Jahren
.gitignore code import, working engine with automated users for testing vor 5 Jahren
Cargo.lock code import, working engine with automated users for testing vor 5 Jahren
Cargo.toml code import, working engine with automated users for testing vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README.md Initial commit vor 5 Jahren
animals.iml code import, working engine with automated users for testing vor 5 Jahren
animals.txt cleaning, added CLI UI, added file load/save vor 5 Jahren

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.