exercism / problem-specifications

Shared metadata for exercism exercises.
MIT License
326 stars 541 forks source link

Flesh out description of poker exercise #2153

Open ErikSchierboom opened 1 year ago

ErikSchierboom commented 1 year ago

The poker exercise currently only links to a wikipedia article for an explanation of the rules. This is problematic in a couple of ways:

I propose we do the same we did for yacht, another card game exercise, by fleshing out the description: https://github.com/exercism/problem-specifications/blob/main/exercises/yacht/description.md

junedev commented 1 year ago

Writing this issue was on my todo list. Thanks Erik for taking care of this.

What I also found confusing was that the Wikipedia page mentions different variations so its not clear which one we want. (Not sure if those were relevant in the end though.)