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

Big additions #2284

Open
LucasLeCool323 opened this issue Jan 14, 2025 · 3 comments
Open

Big additions #2284

LucasLeCool323 opened this issue Jan 14, 2025 · 3 comments

Comments

@LucasLeCool323
Copy link

  1. A clipboard module which makes it possible to interact fith clipboard;
  2. An os module to get info from the hardware and software
  3. Additions for kandisky: polygons (frame or filled), circles (frame or filled) or lines
@Evangelospro
Copy link

+1 on this one. Especially something like a clipboard manager with previous entries might come in handy and save some time!

@mobluse
Copy link

mobluse commented Jan 14, 2025

I think it would be better to expand the NumWorks turtle module rather than expanding the kandinsky module since turtle is standard in Python for other platforms, and it would be useful to port programs back and forth and also the knowledge would be useful for more platforms. Polygons and circles can be filled and have different border color in the standard turtle module. Examples: https://www.naukri.com/code360/library/color-filled-shapes-in-turtle

@LucasLeCool323
Copy link
Author

also adding inputs for kandinsky( draw_input(x,y,w,h,col,bgcol,placeholder)

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

No branches or pull requests

3 participants