"You must be the master of the tool , not the slave of the algorithm"
0 replies3 likes
Nishanth Kulal
Let's talk about you... • 9m
Tried to make the same game like TileMan io.Not entirely successful but understood some basic concepts
Concepts
* A star algorithm to find the shortest path
* Raycast algorithm to identify if a point is inside the closed polygon or not.
* Border f