Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@razzius
Copy link
Contributor

@razzius razzius commented Apr 13, 2025

While developing on this project locally I wanted to check what version of pgzrun I was using. That wasn't implemented so I added it to the pgzrun runner.

It looks like this now:

$ pgzrun --version
pygame 2.6.1 (SDL 2.28.4, Python 3.13.2)
Hello from the pygame community. https://www.pygame.org/contribute.html
pgzrun 1.2.post5.dev202+gcd4f6dc.d20250413

By default it prints the pygame version and the welcome message, which I think is fine, but I'm also open to having it just print the pgzrun version.

I could have started discussion with an issue but the feature/code is so simple I'd just make a pull request :)

It looks like this now:

$ pgzrun --version
pygame 2.6.1 (SDL 2.28.4, Python 3.13.2)
Hello from the pygame community. https://www.pygame.org/contribute.html
pgzrun 1.2.post5.dev202+gcd4f6dc.d20250413
@Mambouna
Copy link

Neat feature.

@lordmauve lordmauve merged commit 2a17da8 into lordmauve:main Apr 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants