Board Size Classes

Classification by Cell Shape And Dimensions

A Board Size category may be determined by fixing minimum and maximum cells using the formula:

  • Min Cells = ((Faces + 1) x (Dimensions(SizeCategory)))
  • Max Cells = ((Faces + 1) x (Dimensions(SizeCategory + 1))) - 1

Descriptions for each category might be :

  • 0 tiny
  • 1 very small
  • 2 small
  • 3 standard
  • 4 large
  • 5 very large
  • 6 super large
  • 7 huge
  • 8 extra huge
  • 9 super huge

Examples


Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.