Move load_grid function from CrossGrid to Gameplay #1

Open
opened 2026-01-02 19:12:28 +00:00 by Aurnytoraink · 0 comments
Owner

Currently the load_grid() function inside CrossGrid initiate the grid and the game info (e.g. title, level strengh) which is not a good practice.

To solve this, Gameplay should load the .mfj and config each children : load the grid inside CrossGrid, set the title and other level informations

Currently the `load_grid()` function inside CrossGrid initiate the grid and the game info (e.g. title, level strengh) which is not a good practice. To solve this, Gameplay should load the `.mfj` and config each children : load the grid inside CrossGrid, set the title and other level informations
Aurnytoraink added this to the v0.1 project 2026-01-02 19:12:28 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
Aurnytoraink/Mots_croises_Ultimate#1
No description provided.