← All freeCodeCamp videos

Python Game Tutorial: Pong

536,150 views 8,936 likes 2018-12-19 44:03 Watch on YouTube ↗ freeCodeCamp ↗
Game DevelopmentPython

Chapters (7)

Show the creator's full description
A Pong clone game tutorial for beginners using Python 3. ❤️ Try interactive Python courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Python (Made possible by a grant from our friends at Scrimba) ⭐️Course contents ⭐️ ⌨️ (00:00) Part I: Introduction and the basic window setup Code: http://christianthompson.com/sites/default/files/Pong/Pong1.py ⌨️ (03:32) Part II: Add game objects to the screen (Paddles and Ball) Code: http://christianthompson.com/sites/default/files/Pong/Pong2.py ⌨️ (09:15) Part III: Moving the Paddles Code: http://christianthompson.com/sites/default/files/Pong/Pong3.py ⌨️ (15:06) Part IV: Moving the ball Code: http://christianthompson.com/sites/default/files/Pong/Pong4.py ⌨️ (24:10) Part V: Colliding with the Paddles Code: http://christianthompson.com/sites/default/files/Pong/Pong5.py ⌨️ (30:47) Part VI: Scoring Code: http://christianthompson.com/sites/default/files/Pong/Pong6.py ⌨️ (37:57) Part VII: Adding Sound Code: http://christianthompson.com/sites/default/files/Pong/Pong7.py 🔈 Sound file: http://christianthompson.com/sites/default/files/Pong/bounce.wav 💻 Finished Code: http://christianthompson.com/sites/default/files/Pong/pong.py Tutorial from Christian Thompson. Check out his YouTube channel: https://www.youtube.com/channel/UC2vm-0XX5RkWCXWwtBZGOXg -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://medium.freecodecamp.org

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.