pygame
Here are 3,231 public repositories matching this topic...
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 25, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Dec 9, 2019 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Mar 23, 2020 - Python
Better detection and error messages for invalid values during Actor initialization would be useful to aid users in debugging.
Expected result:
Better and consistent error messages to aid in debugging and catch obvious invalid values.
Actual result:
The error messages are confusing (for beginner programmers) and inconsistent. And in one case the error is not detected at all.
Here are s
-
Updated
Jun 19, 2017 - Python
-
Updated
Apr 15, 2017 - Python
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 4, 2019 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 19, 2020 - Python
-
Updated
Aug 13, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Jul 27, 2020 - Python
-
Updated
Oct 10, 2019 - Python
-
Updated
Apr 17, 2017 - Python
-
Updated
Oct 11, 2020 - Python
Improve this page
Add a description, image, and links to the pygame topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pygame topic, visit your repo's landing page and select "manage topics."
This function needs a unit test.
Guide to how to contribute to an open source project on GitHub.
Draft guide on how to write a unit test for pygame
Test stub: https://github.com/pygame/pygame/blob/master/test/surface_test.py#L1017-L1026
Docs: https