rlane / Oort-legacy

Space fleet programming game
http://oort.lefora.com
GNU General Public License v2.0
12 stars 5 forks source link

implement sensor jamming #28

Open rlane opened 13 years ago

rlane commented 13 years ago

A ship doing sensor jamming would be detectable only at shorter ranges. The jamming could interfere with its own sensors as well.

phreeza commented 13 years ago

It might be an interestig idea for sensors to have a level of inacuracy all the time, which goes up with jamming (and perhaps also with distance)

rlane commented 13 years ago

Excerpts from phreeza's message of 2011-07-19 13:37:21 -0400:

It might be an interestig idea for sensors to have a level of inacuracy all the time, which goes up with jamming (and perhaps also with distance)

Yes, that would be cool. An advanced AI could do some signal processing or average readings from multiple ships to get better accuracy.