Skip to content
#

pygame

Here are 5,316 public repositories matching this topic...

lordmauve
lordmauve commented Jan 3, 2022

We should spell check the names of colours that aren't found.

This might help users overcome issues like #272.

Python 3.10 has spell checking in a few cases including dict lookup, so does this happen already in 3.10? Colour names are looked up in pygame.colordict.

Sorting-Algorithms-Visualizer

Improve this page

Add a description, image, and links to the pygame topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pygame topic, visit your repo's landing page and select "manage topics."

Learn more