Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 672 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 672 Bytes

EVE-Route-Planner

The goal of this program is to provide advanced route finding ability's to the pilots of EVE Online. The end goal for this program is to provide the shortest route between 2 systems based on the characteristics of the ship the pilot is flying.

Please note that this project is currently in devlopment.

The File Converter folder contains a java sub project that was used in the initial conversion of 2 files containing data about startgates from 2 different databases from the EVE Online static data export. It took the 2 files, extracted and matched info from both to produce the Stargates.txt file used by the main Python program.