Latest snakegame Activity
If I understand this correctly, you want an algorithm that will guide the fruit to a moving pot? And you can't move diagonally?
some code you could use in an UpdateFruit() routine:
Pot_Dist…
Advertisement
Advertisement
If I understand this correctly, you want an algorithm that will guide the fruit to a moving pot? And you can't move diagonally?
some code you could use in an UpdateFruit() routine:
Pot_Dist…