var fDesc=new Array(); fDesc[0] = "His "membrane" gives you a sense of the complexity of the struggle for survival. Lead the bacteria by eating their own kind, accumulating biomass to grow more and more. The main goal is to make sure you are not eaten in the process. Over time, gameplay becomes more complex. Compete with other "single-cell organisms" by recoding your score at the online high score table. And remember, Darwin was right, "Survival of the fittest" is the rule!
His "membrane" gives you a sense of the complexity of the struggle for survival. Lead the bacteria by eating their own kind, accumulating biomass to grow more and more. The main goal is to make sure you are not eaten in the process. Over time, gameplay becomes more complex. Compete with other "single-cell organisms" by recoding your score at the online high score table. And remember, Darwin was right, "Survival of the fittest" is the rule!
His "membrane" gives you a sense of the complexity of the struggle for survival. Lead the bacteria by eating their own kind, accumulating biomass to grow more and more. The main goal is to make sure you are not eaten in the process. Over time, gameplay becomes more complex. Compete with other "single-cell organisms" by recoding your score at the online high score table. And remember, Darwin was right, "Survival of the fittest" is the rule!
His "membrane" gives you a sense of the complexity of the struggle for survival. Lead the bacteria by eating their own kind, accumulating biomass to grow more and more. The main goal is to make sure you are not eaten in the process. Over time, gameplay becomes more complex. Compete with other "single-cell organisms" by recoding your score at the online high score table. And remember, Darwin was right, "Survival of the fittest" is the rule!
His "membrane" gives you a sense of the complexity of the struggle for survival. Lead the bacteria by eating their own kind, accumulating biomass to grow more and more. The main goal is to make sure you are not eaten in"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }