Reply to Re: Shoot in any direction (almost)
If you don't have an account, just leave the password field blank.
The most straightforward way would be to find an approximation to tan that you can do in DinkC
Something that might work well in DinkC would be find 32 points on a circle that are equal distance from each other. Start from one point and go to the next point by finding the next place on the circle that is at the magic distance to produce 32 points with a round trip
Not something I've thought about though, so could be any easier way
Something that might work well in DinkC would be find 32 points on a circle that are equal distance from each other. Start from one point and go to the next point by finding the next place on the circle that is at the magic distance to produce 32 points with a round trip
Not something I've thought about though, so could be any easier way