https://github.com/rxzyx/artillery-strike
An attempt to make an accurate artillery strike, for fun.
https://github.com/rxzyx/artillery-strike
artillery azimuth cartesian coordinates distance-calculation education educational educational-project fun geospatial haversine math mathematics maths military physics project range vincenty
Last synced: 3 months ago
JSON representation
An attempt to make an accurate artillery strike, for fun.
- Host: GitHub
- URL: https://github.com/rxzyx/artillery-strike
- Owner: rxzyx
- License: mit
- Created: 2024-04-23T19:56:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T20:15:29.000Z (about 1 year ago)
- Last Synced: 2025-02-07T04:42:35.118Z (4 months ago)
- Topics: artillery, azimuth, cartesian, coordinates, distance-calculation, education, educational, educational-project, fun, geospatial, haversine, math, mathematics, maths, military, physics, project, range, vincenty
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Artillery Strike
An attempt to make an accurate artillery strike, for fun!
#### Made by rxzyx (rzx). This is purley for education purposes. I do not condone barbaric acts of violence, all conflicts around the world must be resolved.
- 📫 Have a problem? **Just write an issue and I will do my best to respond.**## How? (Implementations)
- **Cartesian Coordinates**
- **Distance Calculation via Vincenty's formulae**
- **Azimuth Calculations**
- **Many more!**## Do not take this seriously!
- This might have some errors! It is very basic and the program doesn't even account for every single natural factor. It is just a fun program for educational purposes, if you notice an error, please alert me in the issues panel!
#### I am not responsible for your actions with this program, again - it's for educational purposes ... only.
## How To Use:
- Run the 'main.py' Python program and change the variables at the bottom to your liking.
Made With Python:
#### Copyright © 2024 rzx.