Skip to content

Releases: choc1024/Projectile-Trajectory

2.0

14 Mar 19:14
6c91870
Compare
Choose a tag to compare

Bugfixes

  • Made the initial position values specified by the user actually work
  • solved the problem when x is always 0

1.0 BROKEN

14 Mar 18:47
6f42e2f
Compare
Choose a tag to compare

First release, use Python 3.10 + and requires NumPy and Matplotlib. Use PyInstaller + Auto Py To Exe to build.

UPDATE: THIS IS BROKEN, DO NOT USE. THE X VARIABLE IS NOT BEING CALCULATED AND IS SET TO 0 AND THE INITIAL POSITIONS ARE ALWAYS 0. USE THE NEXT FIXED VERSION INSTEAD.