/random_game

pick a rand number 1-100

Primary LanguageRustOtherNOASSERTION

random_game

pick a rand number 1-100, if ur correct you win nothing. built to show off my rust http client.

TODO

make CLI
make http client read responses (rust is hard!!?) (semi done but need to build and test, plus i shold probably set timeout_
make readme better (show how to compile n install rust module)