Commit Graph

8 Commits

Author SHA1 Message Date
971e1c760e feat(tile): add pos method 2024-11-06 14:09:34 +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
73a96ce4df Create LICENSE
Create LICENSE-APACHE

Add license to Cargo.toml
2024-11-06 11:45:23 +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
ec4b276ce7 feat(hex): add basic structs 2024-11-06 10:57:53 +02:00
badfef6b08 Initial commit 2024-11-06 10:27:20 +02:00