Skip to content Skip to sidebar Skip to footer
Showing posts with the label Draw

Cosinus Drawing

I'd like to make a program which draws a cosinus graph in orderd range. But there is an error w… Read more Cosinus Drawing

Can't Get Pygame.surface.get_at() To Work Properly

I am trying to retrieve the color I have drawn onto my display using pygame, but I can't seem t… Read more Can't Get Pygame.surface.get_at() To Work Properly