You are browsing as a guest. Sign up (or log in) to start making projects!

1h 52m 33s logged

(#11) Color picker is complete ^_^

ok well there are a few things to fine tune but this was my first time making my own inputs for pygame!

I added a bit of extra space on the click detection since the slider was a bit small, so hopefully it should make it more user friendly!

the strugle

Everything was surpsisingly working smoothly - except for the fact that I never set it up for the screen to update!!! turns out it updated once and never again, and when I fixed that it all worked yayayay

I’m learning a lot about pygame doing this!

0
12

Comments 3

@Landen_A

Are you using normal pygame or pygame-ce for this project?

@carinshark

@Landen_A I’m using pygame-ce! I was having issues even installing the regular one

@Landen_A