Advertisement
chesskom

Python Game Development • Build 11 Total Games (2018-05)

Dec 23rd, 2023 (edited)
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. Python Game Development • Build 11 Total Games
  2. 9 sections • 174 lectures • 33h 21m total length
  3. 2018-05 | e-Learning | English | MP4, ZIP | 17.00 GB
  4.  
  5. Build games like Mario, Angry Bird, Flappy Bird and many more with the Python. Easiest Programming Language.
  6.  
  7.  
  8. DOWNLOAD:
  9. -------------------------
  10. https://rg.to/file/36b59c0169ab48cb2be44e5e1042cbe0/py-game-dev-2018-05.part1.rar
  11. https://rg.to/file/7470e6ebb0351c1520c7e8f4ce6aba10/py-game-dev-2018-05.part2.rar
  12. https://rg.to/file/1dfacb1fc503213395d69e90a151e5bd/py-game-dev-2018-05.part3.rar
  13. https://rg.to/file/35ea69283144c6279adbf82736cd9354/py-game-dev-2018-05.part4.rar
  14. https://rg.to/file/9af10b6043e7f4cc3277f908b953b787/py-game-dev-2018-05.part5.rar
  15. https://rg.to/file/8646f826393752db552a1f5b071457f8/py-game-dev-2018-05.part6.rar
  16. https://rg.to/file/a68206fa12446aae482deb17b66ee84b/py-game-dev-2018-05.part7.rar
  17. https://rg.to/file/cb598567e584a57ee13f2a3cca1c0901/py-game-dev-2018-05.part8.rar
  18. https://rg.to/file/42cd69d1595f0810cdc4a66991e0337f/py-game-dev-2018-05.part9.rar
  19. -------------------------
  20. https://rosefile.net/ldp7xllssi/py-game-dev-2018-05.part1.rar.html
  21. https://rosefile.net/kdsk9dbzyo/py-game-dev-2018-05.part2.rar.html
  22. https://rosefile.net/ojeg0v2szh/py-game-dev-2018-05.part3.rar.html
  23. https://rosefile.net/24g2sayt3n/py-game-dev-2018-05.part4.rar.html
  24. https://rosefile.net/33kclfl3v1/py-game-dev-2018-05.part5.rar.html
  25. https://rosefile.net/e9fxtf3ui5/py-game-dev-2018-05.part6.rar.html
  26. https://rosefile.net/n5k85jsk6k/py-game-dev-2018-05.part7.rar.html
  27. https://rosefile.net/dcepndi6xz/py-game-dev-2018-05.part8.rar.html
  28. https://rosefile.net/dketl3jjje/py-game-dev-2018-05.part9.rar.html
  29. -------------------------
  30. https://ddownload.com/0ics3ci5tif9/py-game-dev-2018-05.part1.rar
  31. https://ddownload.com/nstoolrj6npm/py-game-dev-2018-05.part2.rar
  32. https://ddownload.com/lah1wa2kpwfj/py-game-dev-2018-05.part3.rar
  33. https://ddownload.com/ke427jcdmpc2/py-game-dev-2018-05.part4.rar
  34. https://ddownload.com/qpye8ajpso4k/py-game-dev-2018-05.part5.rar
  35. https://ddownload.com/81pkact0huxq/py-game-dev-2018-05.part6.rar
  36. https://ddownload.com/oj23ptih9hdx/py-game-dev-2018-05.part7.rar
  37. https://ddownload.com/n6jl5ayd84yl/py-game-dev-2018-05.part8.rar
  38. https://ddownload.com/v9xhupmtelok/py-game-dev-2018-05.part9.rar
  39. -------------------------
  40. https://icerbox.com/naBywzql/py-game-dev-2018-05.part1.rar
  41. https://icerbox.com/Oy7EJYwl/py-game-dev-2018-05.part2.rar
  42. https://icerbox.com/nRX3D4Wg/py-game-dev-2018-05.part3.rar
  43. https://icerbox.com/lPR1ve8O/py-game-dev-2018-05.part4.rar
  44. https://icerbox.com/Oy7ERExl/py-game-dev-2018-05.part5.rar
  45. https://icerbox.com/g73JjJog/py-game-dev-2018-05.part6.rar
  46. https://icerbox.com/leYvWvel/py-game-dev-2018-05.part7.rar
  47. https://icerbox.com/gJWKE6WO/py-game-dev-2018-05.part8.rar
  48. https://icerbox.com/gYmXyzWg/py-game-dev-2018-05.part9.rar
  49. -------------------------
  50.  
  51.  
  52.  
  53. What you'll learn
  54. - Master some complex games with most easiest programming language.
  55. - Develop a basic logic of programming with Python.
  56. - Will know how to make best GUI games with Python.
  57. - Will be ready to deploy new games.
  58.  
  59. Requirements
  60. - A computer—any will do!
  61. - There are no other requirements! Give it a go!
  62.  
  63. Description
  64.  
  65. Have you ever wanted to build a games with a graphical interface but didn't know how to? May be you even know how to create tools on a command line but have no idea how to convert it into a graphical interface that people can click on. In this course we will be learning Python GUI Programming + Turtle + other advanced python modules to build graphical user interfaces (GUI) and games from scratch.
  66.  
  67. Games You will make throughout course:
  68. - Cannon game
  69. - Flappy bird from turtle
  70. - Pacman
  71. - Pong
  72. - Snake
  73. - Tiles
  74. - Tron
  75. - Tic Tac Toe
  76.  
  77. Four major Projects:
  78. - Flappy Bird from Pygame
  79. - Angry Bird from Pygame and Pymunk
  80. - Race 2D
  81. - Mario Game
  82.  
  83. We will learn from basics of Python i.e. variables, slicing, string, some module, arithmetic and logical operations, looping, functions, object oriented programming.
  84.  
  85. After that we will learn the basics stuff of Pygame and OpenGL and Blender basics stuff.
  86.  
  87. Who this course is for:
  88. - Anyone who wants to develop games but doesn't have any programming skills.
  89. - Anyone who wants to learn Python Programming by making games.
  90. - Anyone who wants to know blender scripting.
  91. - Anyone who wants to know basics pygame and openGL python module.
  92.  
  93.  
  94.  
  95.  
  96. MORE COURSES:
  97. -----------------------------------------
  98. https://rg.to/folder/6531533/WEBSITE.html
  99. ---------------------------------------------
  100. https://rg.to/folder/6432280/PROGRAMMING.html
  101. ------------------------------------------------
  102. https://rg.to/folder/5704524/ENGLISH_COURSE.html
  103. ------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement