bislara / code-n-stitch

collection of small projects which are awesome and might help a developer or add a little fun in life.
MIT License
50 stars 83 forks source link

Virus using turtle lib #315

Closed dishantvyas15 closed 2 years ago

dishantvyas15 commented 2 years ago

Description

You just came across a misnomer! I'd like to contribute a pyscript that uses turtle library functions to carry out a visual simulation of a biological virus.

Technologies and Languages

Python and Turtle library

Aditional Note

As the world is slowly surpassing the pandemic state, we're all together in these times 🤜🤛
Requesting assignment under hacktoberfest label.

pratham-bhatnagar commented 2 years ago

Hey @dishantvyas15, Can you assign me this issue.

dishantvyas15 commented 2 years ago

Hey @dishantvyas15, Can you assign me this issue. Hi @pratham-bhatnagar, I've actually requested the maintainer to assign this issue to me. Feel free to either pick some open issue or create a new one to contribute.

bislara commented 2 years ago

This issue sounds interesting. Go for it @dishantvyas15

dishantvyas15 commented 2 years ago

Hey @bislara Before making a PR, I'd like to clarify that the pyscript just draws a bunch of systematic lines which at the end, look like a 'virus'. I'm willing to contribute this for two reasons: (a) that many people would come to know a new area where Python can be implemented, and, (b) that it conveys a social message.

This would be the output: virus-sim

Should this seem to you a trivial issue, please let me know. I'd not mind it being closed.

bislara commented 2 years ago

No issues @dishantvyas15. Go ahead and create a PR. This is also something cool. I would love to see the animation. and yes exactly, Python is expanding and being used in many more fields. Everyone should know more about those.

dishantvyas15 commented 2 years ago

Thanks for the affirmation @bislara