I orginally started building my game on tkinter thinking it would be easy because my rest of the code was build on it, but I was wrong, it was so annoying to work with and caused so many bugs that I decided to switch to pygame I have never worked with pygame before so I ha to learn and then figure out a way to combine tkinter and pygame.
Also, pygame is not supported in Python 3.14 so I had to do pip install pygame --ce the community edition
Comments 1
oh hey youre making a space game too lowk tuff
Sign in to join the conversation.