[FreeToTake] Generate less 1x1 piece on MapGenerator #41

Open
opened 2023-05-05 00:37:02 +02:00 by tonitch · 1 comment
Owner

When the map is generated, there is a lot of 1x1 pieces.

we should limit this.

several way could be (non-exhaustive):

  • randomise between 2 and 3 piece instead of 1 to 3 pieces
  • less isolated cell #40
  • make a 1x1 piece counter and if there is too many generated, restart the generation.
When the map is generated, there is a lot of 1x1 pieces. we should limit this. several way could be (non-exhaustive): - [x] randomise between 2 and 3 piece instead of 1 to 3 pieces - [x] less isolated cell #40 - [ ] make a 1x1 piece counter and if there is too many generated, restart the generation.
tonitch added the
enhancement
Moins important
labels 2023-05-05 00:37:02 +02:00
Member

let's fix the number of piece 1*1 to 3 ? maybe more or less ?

let's fix the number of piece 1*1 to 3 ? maybe more or less ?
tonitch added the
wontfix
label 2023-05-18 18:41:43 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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: undefined_name/School_Project#41
No description provided.