pygame-guide-for-sneks / pygame-guide-for-sneks.github.io

https://pygame-guide-for-sneks.github.io
MIT License
12 stars 8 forks source link

Colors in pygame #11

Open blankRiot96 opened 2 years ago

blankRiot96 commented 2 years ago

A nice article going over the different ways Pygame accepts colors in its API. Strings, integers, sequences, pygame.Color etc. Located in intro/colors.html

somepeoplecallmedisa commented 2 years ago

working on it