Is it a sedimentary, igneous or metamorphic rock?
I took thin_chiki's game and reworked it so it uses a couple of lists to avoid having to duplicate blocks of code over and over again. This means it is easier to: - add new rocks and rock types - change the behaviour, because you only have to code it once instead of for every rock type. For example, I have made it so if you go wrong it tells you the correct answer.