codemicro / spacetraders

Automatic client to play SpaceTraders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spacetraders

An automatic client to play SpaceTraders

License Lines of code Go Report Card


Not ready for use

Strategy

  • Take out starter loan (not yet automated)
  • Purchase three ships (not yet automated)
  • Designate two ships as probe ships
    • Send these two ships to two locations and sell all remaining fuel
    • Use these ships to enable access to the market information for that location
    • Collect market data every minute
  • Use data from probes to find the best value route for trading ships to fly
    • Requires information about fuelling requirements and maximum cargo capacity to find the route with the highest potential profit
    • Only fly to locations with known markets

Not yet automated

  • New account start
    • Taking out a loan, buying the first ships, etc
  • Loan repayment
  • Ship purchasing/scrapping
    • Some lower capacity ships will need to be scrapped as more ships are bought online due to ratelimit concerns

About

Automatic client to play SpaceTraders

License:MIT License