JavaScript implementeation of evolutionary (genetic) neural network algorithm with extra improvements.
JS port also uses relative normalized positions to the mines and normalized distance.
At this moment, all tweakable parameters are stored at the top of the script, but the configuration page will be added later.