pending files commited
don't really knwon what i am doing here, commit pending code ... Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
9
java/org/artisanlogiciel/games/maze/model/.gitignore
vendored
Normal file
9
java/org/artisanlogiciel/games/maze/model/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/BooleanLongSet.class
|
||||
/HalfSquareModelCreator$SetXY.class
|
||||
/HalfSquareModelCreator.class
|
||||
/HalfSquareProvider.class
|
||||
/HalfSquareRasterModel.class
|
||||
/HexagonModelProvider.class
|
||||
/LabyModelProvider.class
|
||||
/LineColumnModel.class
|
||||
/WidthHeightProvider.class
|
||||
@@ -6,7 +6,7 @@ import org.artisanlogiciel.games.maze.WallsProvider;
|
||||
|
||||
/**
|
||||
* minimal model without repetition
|
||||
* keep only left and down wall and rely on neightbor squeres to obtain right and up
|
||||
* keep only left and down wall and rely on neightbor squares to obtain right and up
|
||||
* left down compatible with Bricks
|
||||
*
|
||||
* LEFT 01
|
||||
|
||||
Reference in New Issue
Block a user