7 Respostas
+ 4
Use PyQT or PyTk.
+ 4
PyGame library is also an option.
+ 3
It depends
+ 2
with Tkinter that comes pre-installed in Python or you can use pyqt5
+ 1
You can also use Tkinter which already comes default in Python with Windows and if you're on Linux with apt install python-tk but I remember wrong
0
thanks i think ill just give it a try
- 1
Python isn't a great option for making games though, it's slow