Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Cell Inwards Writing #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dot-underscore-dot
Copy link

Updated Cell's writeInwards to let you overwrite a large range with a small pattern (example shown below)
Eap5XxwUZG

Updated Cell's writeInwards to let you overwrite a large range with a small pattern
@ben9583
Copy link
Contributor

ben9583 commented Aug 18, 2020

Based on the existing code, it seems like the feature of only being able to write to one codon was intentional, so it probably won't merge. I'll certainly be using this, however.

@dot-underscore-dot
Copy link
Author

@ben9583 Yeah I thought so too. However i felt it would make it more like how an actual virus would work, as it's not really supposed to instantly kill the cell after creating a few versions of itself but force the cell to make many copies of itself until it dies naturally. (Although that's not to say you can't have a virus that lets the cell live by not interfering with it too much, it's just less efficient that way)

@ben9583
Copy link
Contributor

ben9583 commented Aug 19, 2020

Yea I think it would definitely make a lot more possible, like what if you could make a virus that makes the cell more efficient? Maybe this feature could be seen as compensation for the fact the simulation is an oversimplification to begin with, given the fact there are only just a few lines of code per cell.

@dkmk100
Copy link

dkmk100 commented Mar 29, 2021

I think this would definately be a neat addition and allow for more possibilities. And I think more possibilites are a plus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants