Commit Graph

8 Commits

Author SHA1 Message Date
e6d4a79975 try constrain directions 2024-01-27 23:57:41 +01:00
2e6ace81b7 calculate shortest path 2024-01-27 23:57:15 +01:00
14c6eec96f a* neighbor calculations 2024-01-27 23:55:08 +01:00
4b61a2ed24 prepare scanning neighbors 2024-01-27 23:53:01 +01:00
32ee792157 find best choice in open set 2024-01-27 23:52:14 +01:00
5fa907c64e prepare a* algorithm 2024-01-27 23:49:41 +01:00
00e53cdbd7 parse tiles into grid 2024-01-27 22:17:21 +01:00
c1453d6634 init d17p1 2024-01-27 22:17:08 +01:00