Guessing Game ‐ Griffin Loiselle - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki

Guessing Game#

Setup:

  1. cargo
  2. project folder

image I asked ChatGPT, and they said to try to make the directories/files manually: image image image image image

Feedback from Paul

Good start, Griffin, especially showing your debugging steps to install the Rust tools and using screenshots.

Did you encounter any challenges, errors, or problems while working on the guessing game from the Rust book, and can you continue documenting them here with screenshots and commentary?