Top Comments
All Comments (46)
-
@plflorence My questions exactly xD
-
just wondering....
1. why are we not using lock()/unlock() in this case?
2. does pygame.draw.lines draw the whole line every time? or only draw the new part that was added to points variable?
thanks a lot for the tutorial!
-
Make sure to try turning it to "True." It's cool.
-
EPIC!!!
-
lol...I liked how he mumbled "thats what she said" very quaintly lol
-
doesn't it technically draw the lines each time
like if you have 3 lines and then you click again then it draws the new line and the other lines again
-
1:45 Thats what she said!! PMSL
-
When I run my program it doesn't start (i.e. it won't even show my background, but it will show the bordr of the screen) and when I close it it says "sys.exit() SystemExit"
can anyone help?
-
Every time I exit with the red X, it says:
"Pythonw.exe has encountered a problem and needs to close. We are -"etc.
Not that big of a deal, though i would appreciate it if it didn't pop up every time...



thanks man this is EPIC =)
zamliman 2 years ago 10
pygame.draw.lines(screen, color, False, points, 2)
Lines not line ;)
SirStiller 2 years ago 7