Split up WorldGrid class #10

Closed
opened 2022-12-07 01:03:23 +01:00 by ktyl · 0 comments
Owner

The WorldGrid class has multiple responsibilities, split it up into separate classes.

  • The data itself + its initial generation
  • Coordinate transformation between 2D and integer coordinates
  • Heat transfer
The `WorldGrid` class has multiple responsibilities, split it up into separate classes. * The data itself + its initial generation * Coordinate transformation between 2D and integer coordinates * Heat transfer
ktyl added this to the 0.x milestone 2022-12-07 01:03:23 +01:00
ktyl added this to the Prototype project 2022-12-07 01:03:23 +01:00
ktyl added the
refactor
label 2022-12-09 01:35:28 +01:00
ktyl modified the milestone from 0.x to 0.1 2022-12-13 01:55:25 +01:00
ktyl closed this issue 2022-12-13 01:55:36 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ktyl/half-earth#10
No description provided.