Rodlaria | Evolution Game | Microbe

hey @Nover452 could you metion me when you’re done?

1 Like

I don’t know how to do that, but if someone tells me i will

Just do @whoeveryou’rementioning

If you can i accept

Oh thanks, now i know how to use the forum yay

can you please explain what will this do? is it gonna add new organelles? more EP? new creatures?

It has many outcomes and i don’t know which one will happen.
Some of them are things like the aliens killing some species, helping them, or settling in the planet

so they can change the planet to fit their needs, we might be in danger.

Does somebody know a way of making the resource percentage change automatically instead of making it manually
Like this

that might require some programming.

Oh ok, i will do it manually for some time.

I made a simple program that might help, this my first program BTW:

#include  <iostream>

using namespace std;

int main()
{

double CO2, TtlPersentage;
double O2;

cout << "insert amount of CO2: ";
cin >> CO2;
TtlPersentage = 100.00;
O2 = TtlPersentage - CO2;
cout <<"Oxygen is: "<< O2;


return 0;
}

it’s in c++
what do you think @Nover452 ?

1 Like

Oh wow, i didn’t expect this to happen actually. I haven’t tried it but it looks good.


Ok so i tried running it and i had to change some things, but it works really well. Exactly as the example image

1 Like

there were some mistakes in it that i fixed, now it should work.

Oh god 4 hours making this i need to automate some of it.


Well i’m making the Oofer idea, so suggest something to add

Lukaria:
1 lysosome behind left front nitrogenase
2 hydrogenosomes at front of nucleus

PUKLA:
all thykaloids and one flagellum

i don’t know the number of my EP, and could you add heat consuming organelles?

assuming i have 9 EP for both:

Ostronada:

  • 2 cytoplasms 2EP

  • save rest 7EP

Ocadria:

  • 1 cytolasm 1EP

  • 1 nitrogenase 2EP

  • 1 Glycosome 1EP

  • save rest 5EP

1 plasmid.
and one Iron Chemosyntethic Protein.

what do you want automated?

@Nover452 or @Novam please do the next round.

I’m gonna say that i’m automating and redoing rodlaria so i won’t update it forma some timw

1 Like