Pygame Tutorial - Projectile Motion (Part 1)

preview_player
Показать описание
Pygame Tutorial Projectile Motion (Part 1). In this pygame tutorial I explain how to simulate projectile-motion in python. This involves basic physics in python.

In this video I show you how to simulate projectile motion in python using the module pygame. This involves the use of physics and math. I use trigonometry to calculate angles and determine velocities and distances. This is an advanced tutorial and if you have any questions i encourage you to leave them down below and I will try my best to get back to you!

Please LIKE and SUBSCRIBE for more content!!

KEYWORDS:
Python
Pygame
Pygame tutorial
tutorial pygame
physics in python
projectile motion pygame
projectile motion python
Рекомендации по теме
Комментарии
Автор

Cool tutorial ! Thanks ! There is a last parameter un pygame.draw.circle called width: you can use it to traw the border instead of drawing two circles with different radius

fabianarfire
Автор

Tip:
Store the kinematic equations in arrays and write a chooser function which uses the kinematic equation based on the info given

anurag
Автор

You are the only man who gives me the just tutorial I wanted!
Keep it up

programmingwithpranav
Автор

Love the video, but do you know how to do this with Zelle's Graphics Module?

HotRodster
Автор

Is it possible to do this with seperate classes?

sruffolo
Автор

Tim, could you do a pygame tutorial series on Arkanoid,

ahnafalhabib