Colors in Pygame

pygame

Here you can find the list of colors avaiable in pygame as pygame.Color

https://www.pygame.org/docs/ref/color_list.html

The colordict module

https://github.com/pygame/pygame/blob/main/src_py/colordict.py

The pygame repository

https://github.com/pygame/pygame

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.