Timeline for Deck of cards design
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 10, 2020 at 13:24 | history | edited | CommunityBot |
Commonmark migration
|
|
| May 16, 2016 at 7:20 | comment | added | Boris the Spider |
Generally it is not recommended to use ordinals for this as it makes the code a little brittle - the functionality of the code is dependant on the order of declaration. A most interesting point is that different games have differed priorities (Ace high? low?) so should that be part of the enum at all?
|
|
| May 15, 2016 at 12:55 | history | answered | Legato | CC BY-SA 3.0 |