|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-complete-python-game-development-bootcamp-2021-python3/
课程评论:没有评论
**课程名称**: The Complete Python Game Development Bootcamp 2021 Python3 **课程概述**: 本课程旨在教授学员如何使用 Python,这个相对容易的编程语言,从零开始构建各类游戏,包括类似《马里奥》、《愤怒的小鸟》和《Flappy Bird》等经典游戏。课程特别适合对游戏开发有兴趣但缺乏图形界面开发经验的初学者,以及希望将现有 Python 技能提升到更高层次的开发者。 **核心内容**: 课程将涵盖 Python 编程基础,包括变量、切片、字符串、模块、算术与逻辑运算、循环、函数以及面向对象编程。在此基础上,课程将深入讲解 Python GUI 编程、Turtle 模块以及 Pygame 和 OpenGL 的基础知识,并涉及 Blender 的基本用法。通过这些学习,学员将能够掌握创建美观图形用户界面(GUI)和独立游戏的设计逻辑。 **学习成果**: 完成本课程后,学员将能够: * 使用最易学的编程语言掌握复杂游戏的开发。 * 建立扎实的 Python 编程逻辑。 * 熟练使用 Python 制作高质量的 GUI 游戏。 * 为部署新游戏做好充分准备。 **适用人群**: * 对游戏开发感兴趣的零基础 Python 初学者。 * 希望提升 Python 技能,进一步学习 GUI 和游戏开发的高级用户。
Build games like Mario, Angry Bird, Flappy Bird and many more with the Python -Easiest Programming Language.Have you ever wanted to build a game with a graphical interface but didn't know how to? Maybe 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.This course was designed for students with little to no programming experience in Python. Developers familiar with Python can take their knowledge to the next level! Students who go through the course can expect to walk away with a comprehensive understanding of Python.The following topics are covered in this course:Programming BasicsPython FundamentalsGraphical User Interface (GUI) Programming PygamesTurtleWe will learn from basics of Python i.e. variables, slicing, string, some module, arithmetic and logical operations, looping, functions, object oriented programming.After that we will learn the basics stuff of Pygame and OpenGL and Blender basics stuff.What you'll learnMaster some complex games with most easiest programming languageDevelop a basic logic of programming with PythonWill know how to make best GUI games with PythonWill be ready to deploy new games