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

3h 39m 59s logged

Learned the basics of pygame, and started work. Firstly, I found out that the pygame.Rect() function is pretty much only usefull for buttons in my use case, so i made a class to create four points around a centre point, and using some basic trig, got a square showing up that allowed for a lot more freedom that pygame.Rect(). I added gravity and am now working on collisions.

0
3

Comments 0

No comments yet. Be the first!