Make Simple Games with Python

所在平台: Udemy

课程主页: https://www.udemy.com/course/make-simple-games-with-python/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera 课程总结:Python 制作简单游戏** 本课程是 Python 游戏编程的入门指南,专为初学者设计,特别是那些刚刚掌握 Python 基础知识的学习者。通过本课程,您将学习如何使用 Python 制作多种经典小游戏,包括井字棋 (TicTacToe)、猜谜游戏 (Quiz)、猜单词 (Hangman) 和猜数字 (Guess)。 **课程亮点:** * **趣味学 Python:** 通过制作游戏来巩固和提升 Python 编程技能,寓教于乐。 * **经典小游戏:** 聚焦于井字棋、猜谜、猜单词和猜数字等广为人知的游戏。 * **多平台支持:** 游戏既能在命令行终端运行,也提供图形用户界面 (GUI) 版本 (使用 Tkinter)。 * **源码全包含:** 所有游戏的源代码都将提供,方便学习者理解和修改。 * **零基础友好:** 即使是刚学完 Python 的初学者也能轻松上手。 * **易于扩展:** 掌握游戏制作的基本概念后,可以尝试创造自己的游戏。 * **无需额外模块:** 主要依赖 Python 标准库和 Tkinter (可选),无需安装复杂的第三方库。 本课程将通过视频详细讲解所有代码的编写过程和原理,帮助您掌握游戏编程的乐趣。如果您渴望用 Python 创造属于自己的游戏,这门课程将是您的理想选择。

课程评论(0条)

课程详情

This course is an introduction to game programming with Python. In this course you will learn to make several video games. It's a course for total beginners who just learned Python. You will learn how to program hangman, tic tac toe and other games both in the terminal and a graphical version (tkinter).Do you want to invent your own computer games with python? This course will teach you how to make simple games and the basic concepts. The games are written in the python programming language and all source code is included. To learn more about how they work, you can run them as python scripts.The mini games are called: − TicTacToe − Quiz - Hangman and Guess (Dice). These are all classic games, not arcade style games. Python games are also a fun way to learn Python, but this course requires previous basic experience with the Python language. All of the games can be played in the terminal as well as the desktop. The videos explain all the code and how to program it yourself. This is a fun little course for people who just learned Python and want to make some games. Besides Python and tkinter (optional), no special modules are required.

课程标签

0人关注该课程

主题相关的课程