summaryrefslogtreecommitdiffstats
path: root/main.mjs
Commit message (Collapse)AuthorAgeFilesLines
* Add initial/final genome displaysBrian Cully2021-02-191-1/+1
|
* Alter rule flowBrian Cully2021-02-191-3/+1
| | | | | | | | | It’s simpler to put kill/clone buttons on the final step, so kill the initial clone step. This is probably more sensible overall. The old, clone first method was done to simplify the state machine at the time, at the cost of expected instruction order.
* First pass at lethal/non-lethal marking.Brian Cully2021-02-191-1/+2
|
* Add amino acid selection after mutation.Brian Cully2021-02-191-1/+2
|
* Initial commit.Brian Cully2021-02-171-0/+16