martin
|
ee00611c33
|
Path will now be shown on hover, moved some components
|
2023-05-28 19:39:43 +02:00 |
|
martin
|
1a5505fe3f
|
Each possible position now contains the path the character takes to reach it
|
2023-05-28 18:22:44 +02:00 |
|
martin
|
a14a54c279
|
TS doc, refactored a bit, added a failed test
|
2023-05-28 14:39:53 +02:00 |
|
martin
|
161b232176
|
Fixed bug in findMovesAlgo, added dummies to show direction of possible moves, changed direction to enum
|
2023-05-28 13:44:27 +02:00 |
|
Martin Berg Alstad
|
1a2e8e7846
|
Rewritten algorithm to use Direction as well as position
|
2023-05-24 20:14:23 +02:00 |
|
Martin Berg Alstad
|
54c2539b2a
|
Added vitest | added dockerfile | wrote some tests
|
2023-05-23 22:01:41 +02:00 |
|