début de qqch

This commit is contained in:
2025-03-30 13:07:17 +02:00
parent 314b7a8488
commit 5d73e751d7
6 changed files with 48 additions and 13 deletions

View File

@@ -47,5 +47,5 @@ The settings file has the following format:
- The last selected width of the board, stored with 1 byte
- The last selected height of the board, stored with 1 byte
- The uniformity mode (0 for default distribution, 1 for uniformous distribution, 2 for custom distribution), stored with 1 byte
- If custom distribution is set, store the proportion of each size (15x1 byte total)
- For each size, store the custom proportion (from 0 to 10) (15x1 byte total)
- Every selected pieces, using 1 byte for the type of selection (once again converted from an Enum) and 1 byte for the actual value