ethans_guessing_game 0.1.0

A start to rust language!, guessing game built with rust 🚀 🦀
# Guessing game in rust


* Learned the following
  * Strings
  * Buffers
  * Comparing
  * Values
  * Variables
  * Terminal
  * I/O
  * Using libraries
  * making functions
  * publishing to crates.io