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

spirograph-tanmayhk #476

Closed
wants to merge 1 commit into from
Closed

spirograph-tanmayhk #476

wants to merge 1 commit into from

Conversation

tanmayhk
Copy link

This program is a piece of spirograph code that I wrote! It generates a full spirograph design given an inside / outside circle radius, and a parameter rho to describe the point being tracked within the inside circle. It took a fair amount of time to learn the mathematical basis behind spirographs to replicate it, especially with the parametrization and making it work with the Turtle functionality. It might be fairly small but I am proud of it!
I've been coding for a while (6ish years), mostly in Python and C# - though I've dabbled in Java, R, and Racket. I really love cool solving word game problems with code, as well as designing accessible apps for people with disabilities.
snapshot1

Copy link

vercel bot commented May 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blot-3dgallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 11:07pm

@leomcelroy
Copy link
Contributor

Thanks for the submission! I think this piece may be a bit too simple. While not a perfect metric aim for at least 150 lines of code.

I'm going to close this for housekeeping but feel free to resubmit when you are ready.

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

Successfully merging this pull request may close these issues.

None yet

2 participants