v2.0.0
This is v2.0.0 of the pygame-gridcalculator. This introduces the following additional functionality:
- Ability to create a ShapeFactory and generate/draw pygame shapes using GridCalculator points.
- Ability to use partial grid points.
- Ability to amend the grid after initialization.
- Ability to draw the grid directly to a pygame.Surface for diagnostic purposes.
- Ability to define the grid starting/ending points to allow for grid-in-grid usage.