Skip to content

Conversation

badosu
Copy link
Collaborator

@badosu badosu commented Jul 1, 2025

No description provided.

@badosu
Copy link
Collaborator Author

badosu commented Jul 1, 2025

cc @sprunk @robertthepie bringing over discussion on:

sprunk I still have absolutely no idea what stackable means (more reason to try and improve this documentation I guess), can you explain like im 5?

@badosu
Copy link
Collaborator Author

badosu commented Jul 1, 2025

@robertthepie Do you want to submit your prose to be included on this PR? Feel free to add some ```suggestion

A few remarks:

- **whitespace is ignored**, which you can use to neatly **arrange the
rectangle visually**.
- anything else is ignored as well but may be used in the future.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be confusing to say "anything else" before all options were mentioned (h was previously above this line but is now below and in a different section).

@sprunk
Copy link
Collaborator

sprunk commented Jul 1, 2025

Will produce ELI5 pictures for stackables soon (perhaps even to put in the article)

@saurtron saurtron added the area: documentation Improvements or additions to documentation label Jul 9, 2025
@sprunk
Copy link
Collaborator

sprunk commented Jul 30, 2025

Will produce ELI5 pictures for stackables soon (perhaps even to put in the article)

Say we've got an oooo unit and we're trying to put a unit with some y on the left, some o at the bottom and some s at the top on that:
image

The y on the left can go on top of o.
The o at the bottom cannot go on top of o.
The s CAN go on top of o:
image


Now let's try the reverse!
image
The 'o' can go on top of the y on the left.
The o cannot go on top of o.
The o CANNOT go on top of s.
image

Something unexpected I noticed is that s doesn't seem to quite work like an o but like a c, i.e. it's becomes open if you open the yardmap. I have no idea if this is by design or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants