Tagged Questions
0
votes
1answer
318 views
Pyglet vs. PyQt [closed]
I need to implement a really simple card game. As the game logic is written in Python I chose to stick with some Python framework even if my goal is to develop a Windows only version. I also don't ...