summaryrefslogtreecommitdiffstats
path: root/genome-list.mjs
Commit message (Collapse)AuthorAgeFilesLines
* Add initial/final genome displaysBrian Cully2021-02-191-3/+29
|
* Remove penultimate genome slotBrian Cully2021-02-191-8/+0
| | | | | | I need the last "good" genome, not the second to last one, so instead thread the original genome (before any mutations) through the required states so it can be reverted to if a lethal change is made.
* Add GenomeList.penultimateBrian Cully2021-02-191-0/+8
|
* Initial commit.Brian Cully2021-02-171-0/+23