Display MoreVendan do you think you could replace your on click function for the cycle button with the following so that we can stop it mid cycle?
if(is_running){
clearInterval(runningint);
is_running = false;
}else{
cycle_reactor();
}
From what I saw, you can just download the .html file, put the pictures in the \Images folder and use it from your computer.
I wanted to add an evolutionary algorithm to randomly mutate designs and try them out but I stopped when I realized I can't read javascript anymore, let alone write... You said something about rewriting it into a better language? Which one? Here's hoping I know it.