angarg12 / nucleogenesis

Nucleogenesis JS incremental game
GNU General Public License v3.0
40 stars 21 forks source link

Add a sanity check to make sure all isotopes can be generated #174

Closed angarg12 closed 6 years ago

angarg12 commented 6 years ago

Synthetic isotopes can't be generated directly so they need to be produced indirectly with other mechanics, i.e. decay and fusion.

It may be the case that a particular isotope cannot be produced by this methods, for example 47Ca.

We should add a sanity check to the build process to make sure that all isotopes can be obtained in the game with the current set of mechanics.