hanabi: put the table on a circle instead of an octagon #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hanabi/circular-table"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Table_Octagonhas eight visible seat facings and Hanabi seats five, so the table read as one three players short even with the right number of hand zones. A circle has no implied seat count.Table_Circularis the name — there is noTable_Round. The full valid set is now recorded in the generator so nobody has to go looking for it again.Table mesh and seat radius are flags now, since the radius was measured off a Poker table and the circular one may not match.
Also corrects the arc figure in the docstring: it said 21.9, which is the arc at the seat ring. The number that decides whether hands overlap is the arc at the radius the cards actually sit at — 17.1 against a 12.0 span. Same conclusion, wrong circle measured.