Kudos on getting a score to render. And having a replayable game loop.
Most complete "game" I've seen so far
Kudos on getting a score to render. And having a replayable game loop.
Most complete "game" I've seen so far
To the contrary, I would highly recommend using pygame-ce. Essentially most of the core contributors of pygame have moved over to pygame-ce and so it is far better maintained and has many new and shiny features, like FRects, multiline text rendering and alignment, faster alpha blits and more. This is the website if you want to check it out: https://pyga.me/ I wouldn't worry much about that guy deleting stuff at pygame.org if I were you. Also you can join the pygame(-ce) discord server if you haven't yet: https://discord.gg/pygame
You do know how to use it, you just
pip uninstall pygame
pip install pygame-ce
and done, no need to change imports or anything, that's literally it, it's still pygame, just with new stuff like I mentioned before, so you do know how to use it. Yes, I know fluffy, I know his stuff got removed from pygame.org because he mentioned pygame-ce like once on his stream, again, I wouldn't worry about pygame.org if I were you.
Leave a comment
Log in with itch.io to leave a comment.