pygame
Here are 3,304 public repositories matching this topic...
-
Updated
Nov 8, 2020 - Python
-
Updated
Nov 11, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Nov 14, 2020 - Python
-
Updated
Dec 9, 2019 - Python
-
Updated
Nov 14, 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
Oct 30, 2020 - Python
-
Updated
Apr 15, 2017 - 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
This issue should be done after issue #20 , when all visualizations are polished.
The idea is basically record a gif for all sorting algorithms, with the same delay and size, to replace the GIFS from github wiki page
-
Updated
Oct 10, 2019 - 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.
Test stub: https://github.com/pygame/pygame/blob/master/test/display_test.py#L184-L203
Docs: https://www.pygame.org/docs/ref/display.html#pygame.display.gl_set_attribute
Code to be tested: https://github.com/pygame/pygame/