ethans_guessing_game 0.1.0

A start to rust language!, guessing game built with rust 🚀 🦀
ethans_guessing_game-0.1.0 is not a library.

Guessing game in rust

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