|
|
d66e4c4bb2
|
fix(walls): pass tests
|
2024-12-28 18:04:17 +02:00 |
|
|
|
91b1326bd4
|
feat(traits): add traits
|
2024-12-26 18:15:46 +02:00 |
|
|
|
a562333b90
|
fix(bevy): imports
|
2024-12-26 00:54:47 +02:00 |
|
|
|
9740ce1a5a
|
test(walls): 93% coverage
|
2024-12-25 22:57:13 +02:00 |
|
|
|
43a669dee8
|
test(maze): 88% coverage
|
2024-12-25 21:24:55 +02:00 |
|
|
|
012d1e5cca
|
refactor: rename files
|
2024-12-25 20:56:22 +02:00 |
|
|
|
dcc68ffc00
|
chore(lint): fix clippy warnings
|
2024-12-08 20:08:30 +02:00 |
|
|
|
92180f8cad
|
refactor(maze): remove HexMaze::with_radius
|
2024-11-24 20:16:35 +02:00 |
|
|
|
03eaad6a21
|
feat(builder): add maze builder
|
2024-11-13 15:58:55 +02:00 |
|
|
|
37b63365f1
|
feat(bevy): add bevy feature support
|
2024-11-12 16:38:31 +02:00 |
|
|
|
9871df523e
|
feat(generator): add maze backtracking generator
|
2024-11-06 13:58:16 +02:00 |
|
|
|
838116ae3f
|
feat(maze): create with radius
|
2024-11-06 13:23:10 +02:00 |
|
|
|
a06ddaa740
|
test: add primitive tests
|
2024-11-06 11:39:04 +02:00 |
|
|
|
2e2d4525ec
|
refactor(maze): move files to src dir
|
2024-11-06 11:16:53 +02:00 |
|