Gamify-IT / issues

fishing basin for all issues in this organization
Other
0 stars 0 forks source link

regexgame: implement random regex answers #466

Closed programminghoch10 closed 1 year ago

programminghoch10 commented 1 year ago

For every given regex, generate 4 different random answers, where at least half of the answers are wrong. The length of the answer should be configurable using the game configuration object.

DoD