Pong - python turtle tutorial [Python Arabic course 2020]

In this tutorial you will learn how to use python turtle module to develop a game. you will develop the game pong, by writing code in python using the turtle module. you will apply what you learned in the full python course. This tutorial is inspired by the original tutorial from freecodecamp. في هذا الدرس سوف تتعلم كيفية استخدام مكتبة turtle في بايثون لتطوير لعبة. ستقوم بتطوير لعبة pong ، عن طريق كتابة التعليمات البرمجية ببايثون باستخدام مكتبة turtle. ستطبق ما تعلمته في دورة بايثون من الصفر. هذا الدرس مست
Back to Top