im writing a program kinda like paint (with python / pygames)
so far i got a white screen where i draw black where ever i left click and it "erases" (or draws white over) upon right click
i cant seem to figure out the code so it doesn't draw on a small section on the side
and put buttons to change the "paint" colour
so far i got a white screen where i draw black where ever i left click and it "erases" (or draws white over) upon right click
i cant seem to figure out the code so it doesn't draw on a small section on the side
and put buttons to change the "paint" colour
Comment