7 Commits
Author SHA1 Message Date
devZoGok c9d53f21a0 finding paths between water and land cells 2026-03-15 20:06:41 +02:00
devZoGok eebe03fef5 vastly optimized pathfinding 2025-01-10 19:10:31 +02:00
devZoGok ad5e71d00d added test for speed of pathfinding for large maps 2024-01-06 11:18:00 +02:00
devZoGok e4f278fef1 optimized Djikstra's shortest path algorithm implementation 2024-01-06 10:28:05 +02:00
devZoGok 5d4803b083 Water body and general refactoring
Begining of pathfinding implementation
2022-08-27 11:42:02 +03:00
devZoGok f5a3b162f3 weights generation first commit 2022-08-13 15:43:33 +03:00
devZoGok a4da044b10 beginning of pathfinding implementation 2022-07-26 09:33:07 +03:00