crgimenes / neko

Neko is a cross-platform cursor-chasing cat. This is the reimplementation write in Go.
BSD 2-Clause "Simplified" License
339 stars 29 forks source link

bug when it's exactly between two directions #2

Open crgimenes opened 2 years ago

crgimenes commented 2 years ago

When the mouse angle of the mouse to the cat is precisely between two directions, like, for example, left vs. left down, the sprites are repeatedly alternating between the two directions.