CheetahCyberBoi / issloc

A program to tell you where the International Space Station is at.
0 stars 0 forks source link

[FEAT] add past-position view #2

Open CheetahCyberBoi opened 2 months ago

CheetahCyberBoi commented 2 months ago

Create a pastPos variable that stores the last position of the ISS, and, when Enter is pressed, store the current position in pastPos and draw a line between the past position and the current position.

Finn2763 commented 2 months ago

why not do it every 20 seconds or so so it draws an automatic trail