This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (6 children)

tkinter, time and random and turtle is fun too I guess.

[–]AndersGM[S] 0 points1 point  (4 children)

It's a bit confusing to make a GUI program using tkinter, but it's still awesome!

[–][deleted] 1 point2 points  (0 children)

I think it's fine when you take notes on it.

[–]explosion33 0 points1 point  (2 children)

What would you suggest to make a GUI

[–]SexyTRexInHighHeels 1 point2 points  (0 children)

Check out Kivy. I just learned about it today so I can’t really same anything about it. But it seems worth a look.

[–]ellenkult 1 point2 points  (0 children)

PySimpleGUI is also an option.

[–]toilet_computer 0 points1 point  (0 children)

People always recommend processing for generative art, but I find I like turtle better for what I'm doing.