philippe lhardy
744999802c
fix first column and firt line not drawable
...
- within() method should include first point and exclude last.
2022-04-17 13:36:35 +02:00
philippe lhardy
619e9b9f19
jackson databind import
...
- and some reowrk to use Position more than (x,y) parameters
2021-11-03 08:30:30 +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
c69d068caf
add Save Text support and rework package
...
- move maze within package maze
2020-10-17 21:08:16 +02:00