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

new OS module and better Kandinsky #2052

Open
Solaal opened this issue May 1, 2023 · 3 comments
Open

new OS module and better Kandinsky #2052

Solaal opened this issue May 1, 2023 · 3 comments

Comments

@Solaal
Copy link

Solaal commented May 1, 2023

Why not add an os module so that we can access and modify files in order to, for example, save our scores in the calculator or save serialized data for better games experience ? For now the only issue for this is to get Omega but my calculator can't do it so I'm forced to copy manually the printed data to save it in the code.

Also, for the Kandinsky module, the only useful functions are draw_string() and fill_rect() because color() takes 3 colors and returns 3 colors (very useful) so new functions like fill_circle(x, y, radius, color), fill_shape(*points_coords, color) or even make that we can make empty or outlined shapes like in tkinter's Canvas... I've searched a lot of programs in others accounts but they are either bugged too much, not enough useful or too slow for my programs. Please update this module, I'm sure a lot of people agree with me.

@Solaal
Copy link
Author

Solaal commented May 1, 2023

And why not make that the others users can react and post messages to advice or suggest upgrades for their programs, and make that the owner of the program can disable messages if he wants to protect from bullying or bad comments

@BloomyInDev
Copy link

And why not make that the others users can react and post messages to advice or suggest upgrades for their programs, and make that the owner of the program can disable messages if he wants to protect from bullying or bad comments

I think they wont cuz they need to moderate it (but maybe)

@mobluse
Copy link

mobluse commented Jun 25, 2023

And why not make that the others users can react and post messages to advice or suggest upgrades for their programs, and make that the owner of the program can disable messages if he wants to protect from bullying or bad comments

NumWorks has an official Reddit where you can publish links to your programs and discuss, see https://www.reddit.com/r/numworks/

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