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

Open Issues Need Help

View All on GitHub

AI Summary: This issue aims to create a word bank for the `hangman_of_doom` project. It involves storing a list of "spooky" words, likely from existing comments, into a `vec` and then using this `vec` to select the `secret_word` in the `main` function. An additional function for organization might be considered.

Complexity: 1/5
good first issue