irgolic / AutoPR-template

Prompt pull request with issues with this AutoPR quickstart template.
https://github.com/irgolic/AutoPR
5 stars 8 forks source link

Add a java game of hangman #3

Open irgolic opened 1 year ago

irgolic commented 1 year ago

In a single java file, write me an interactive game of hangman. The word should be randomly selected from the set of words found in that very same java file. Also, give it colors.

irgolic commented 1 year ago

🚀