Barbie-Tingz

Barbie-Tingz/bulls_and_cows

1 good first / help-wanted issue · Rust · last activity Sep 17, 2025

1 Open Issue Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue focuses on creating a word bank for the 'hangman_of_doom' game. It requires storing a predefined set of 'spooky' words, likely from existing comments, into a vector and then using this collection to select the `secret_word` within the `main` function. There's also a consideration for refactoring into an additional function if needed for organization.

Complexity: 1/5
good first issue