Back to Browse

Pymunk Basics: Organization with an Object-Oriented approach

3.2K views
Sep 15, 2020
9:16

In this series, I will review the basic concepts of pymunk through its integration with pygame. Familiarity with pygame or watching my pygame basics videos is recommended prior to this series. This video will utilize the script from Pymunk Basics: Bouncing Ball with Image and reorganize with object-oriented programming. The benefit of this approach is both aesthetic and practical as reviewed in the video. Documentation for Pygame https://www.pygame.org/docs/ Documentation for Pymunk http://www.pymunk.org/en/latest/pymun... Feel free to ask questions in the comments.

Download

1 formats

Video Formats

360pmp417.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Pymunk Basics: Organization with an Object-Oriented approach | NatokHD