« All Events
3 PM Python Game Development
October 26, 2019 @ 3:00 pm - 4:00 pm
- We continued with Pong game to put it in the middle of the screen when the ball hit the right or the left edge.
- Homework:
- Center the ball when it hit the left and right walls.
- When the ball hits the paddle, randomize the ball.speed_x and ball.speed_y, from 2 to 10.Tthis way the angle of the ball movement will be different every time.
- Please download a new Python editor called PyCharm into your laptop or computer. We will start using this next week:
- Mac: https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=mac&code=PCC
- Windows: https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC