Which Python Library or Package should be used (as a beginner) to create good environment for a game just like Geometry Dash?

Viewed 20

I'm creating a Rock-Paper-Scissor game using OpenCV (Murtaza). He just created the front-face of the project using canva. I wanted to create it more interactive type & GUI might be the best fit for it.

As CSS is the front-end in web dev & py script is the same for python. What should i use? I've heard Tkinter is the best GUI toolkit but is limited and Pygame might be the best option out of'em all. I wanted to create an Opening screen and good-looking environment like Geometry Dash. What Library or Package of Python might be the best fit for it?

0 Answers
Related