5 Commits

Author SHA1 Message Date
philippe lhardy
5a6fc2b879 New create menu
- create menu embed generation parameters
2022-01-23 11:28:13 +01:00
philippe lhardy
02fda1fc2e refactoring, deploy Position and XYGridIterator
- try to use more Position instead of (x,y)
  - create PositionWithDpeth for its specific usage in path finding
- create a XYGridITerator that walk cells from grid X then Y.
2020-12-28 20:05:10 +01:00
philippe lhardy
0c886f0cd1 Square or Hexagon Cell
- allows to select between square and hexagon representation
 - remark : this is still a square model
2020-12-28 15:09:54 +01:00
philippe lhardy
e146199ba0 Split Display (gui) and Maze (work), prepare for another model
- prepare for a shorter storage model without any resolution
2020-12-20 19:18:17 +01:00
philippe lhardy
a70ead877a export many layers
- remark : wrong merge code ( dverged on two latptops .. ) possible loss
2020-12-19 16:56:55 +01:00