lellasone / open_computers_programs

0 stars 0 forks source link

Point Defense Turret #3

Open lellasone opened 2 years ago

lellasone commented 2 years ago

Combine ICBM (radar) Open Modular Turrets (Railgun) and warp drive (shuttle core), to create a turret for automatically targeting and firing on incoming missiles. The computer would identify missiles with the radar, use the shuttle core to get it's own position, then calculate a firing solution for the turret (possibly with lead) and fire until the missile is no longer in range. Choosing between multiple might be tough, but that could either be handled with multiple turrets, or randomly choosing with a Gaussian centered on the closest.

Things to test:

lellasone commented 2 years ago

Currently the radar does not work at all.