From f711bf5af82f7cff6dd2edf965d050912045c6d0 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Sun, 23 Mar 2025 13:49:48 -0400 Subject: [PATCH] vault backup: 2025-03-23 13:49:48 --- 3-99 Research/Rust/Chapter 2 - Guessing Game.md | 6 ++++++ .../guessing_game-aedaf391bae0474b - README.md | 10 ++++++++++ .../guessing_game-ea4a00a895994813 - README.md | 10 ++++++++++ 3 files changed, 26 insertions(+) create mode 100644 3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-aedaf391bae0474b/guessing_game-aedaf391bae0474b - README.md create mode 100644 3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-ea4a00a895994813/guessing_game-ea4a00a895994813 - README.md diff --git a/3-99 Research/Rust/Chapter 2 - Guessing Game.md b/3-99 Research/Rust/Chapter 2 - Guessing Game.md index e69de29bb..b978521bc 100644 --- a/3-99 Research/Rust/Chapter 2 - Guessing Game.md +++ b/3-99 Research/Rust/Chapter 2 - Guessing Game.md @@ -0,0 +1,6 @@ +# What we did: +Created a guessing game! This file takes in a number from the user, generates +a random number, and compares the two to say whether the guess is correct, +lower, or higher. It introduces us to key concepts in Rust such as module +importing, the idea of mutability, how to define variables, and other +interesting type things. diff --git a/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-aedaf391bae0474b/guessing_game-aedaf391bae0474b - README.md b/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-aedaf391bae0474b/guessing_game-aedaf391bae0474b - README.md new file mode 100644 index 000000000..b8951318d --- /dev/null +++ b/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-aedaf391bae0474b/guessing_game-aedaf391bae0474b - README.md @@ -0,0 +1,10 @@ +# Table of Contents for guessing_game-aedaf391bae0474b + +## Files +- [[bin-guessing_game]] +- [[bin-guessing_game.json]] +- [[invoked.timestamp]] + +## Summary + +Generated by llama3.2:latest diff --git a/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-ea4a00a895994813/guessing_game-ea4a00a895994813 - README.md b/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-ea4a00a895994813/guessing_game-ea4a00a895994813 - README.md new file mode 100644 index 000000000..5231dc68b --- /dev/null +++ b/3-99 Research/Rust/guessing_game/target/debug/.fingerprint/guessing_game-ea4a00a895994813/guessing_game-ea4a00a895994813 - README.md @@ -0,0 +1,10 @@ +# Table of Contents for guessing_game-ea4a00a895994813 + +## Files +- [[invoked.timestamp]] +- [[test-bin-guessing_game]] +- [[test-bin-guessing_game.json]] + +## Summary + +Generated by llama3.2:latest