-
-
Notifications
You must be signed in to change notification settings - Fork 263
Add "end game" and "add word" buttons to Madlibs #1000
Copy link
Copy link
Open
Labels
area: backendRelated to internal functionality and utilitiesRelated to internal functionality and utilitiescategory: funRelated to fun and gamesRelated to fun and gamesstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Metadata
Metadata
Assignees
Labels
area: backendRelated to internal functionality and utilitiesRelated to internal functionality and utilitiescategory: funRelated to fun and gamesRelated to fun and gamesstatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvaltype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Description
After #901 was merged, I thought of 2 more ideas that I think might be cool to add to the Madlibs game.
Reasoning
I think these features will enhance how this game works and I'm sure it will make the game more fun to play.
Proposed Implementation
For the random word list, I plan to use the already existing
hangman_words.txtfile and just rename it torandom_word_list.txtso it can be used anywhere, not just hangman or madlibs.Would you like to implement this yourself?