Skip to content

RF: Make small layouts bigger and big layouts smaller.#955

Open
Debilski wants to merge 2 commits intoASPP:mainfrom
Debilski:feature/new-sizes
Open

RF: Make small layouts bigger and big layouts smaller.#955
Debilski wants to merge 2 commits intoASPP:mainfrom
Debilski:feature/new-sizes

Conversation

@Debilski
Copy link
Copy Markdown
Member

Closes #954

New sizes:

     'tiny': (16, 8),
     'small': (24, 12),
     'normal': (32, 16),
     'big': (48, 24),
     'huge': (64, 32),

I didn’t think much about the food specification. Any ideas? Technically this should scale with the area. I chose 50 now for the new big because it is a nice round number.

Also, specifying only the height will create a maze with twice the width.

@Debilski Debilski force-pushed the feature/new-sizes branch from 53a2188 to 66656aa Compare April 14, 2026 15:11
@Debilski Debilski force-pushed the feature/new-sizes branch from 66656aa to 5938c71 Compare April 14, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change default maze sizes

1 participant