Create snake with Python PyGame

所在平台: Udemy

课程主页: https://www.udemy.com/course/create-snake-with-python-pygame/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用Python PyGame创建贪吃蛇游戏 课程概述:本课程将教你如何使用Python开发经典的2D贪吃蛇游戏。你将学习如何利用pygame模块进行游戏开发。pygame是专为Python编程语言设计的游戏开发库,提供了低级别的音频、键盘、鼠标、手柄和图形访问接口,并包含高层模块以支持视频播放等任务。贪吃蛇游戏作为视频游戏领域最经典和最具影响力的街机游戏之一,自问世以来就吸引了众多玩家的关注。它不仅限于街机设备,如今甚至在手机上也可以玩到。 pygame是SDL多媒体库的Python绑定,能够兼容多种操作系统和硬件平台,包括Linux、Raspberry Pi、Microsoft Windows、Apple Mac OS X等。该课程要求具备一般的Python知识,我们将使用面向对象编程的概念以及一个名为random的模块来为我们的游戏生成随机数。尽管课程内容相对简单,但推荐学员具备面向对象编程的基本知识,如类和对象的概念。 完成本课程后,你将能够制作自己的2D游戏,掌握一个可运行的贪吃蛇游戏,并具备基础的游戏开发技能。所有源代码均包含在课程中。

课程评论(0条)

课程详情

This course teaches you how to make the 2d game snake with Python. You will learn to use the module pygame. pygame is a Python game development library designed for use with the The Python programming language. pygame is designed to provide low level access to audio, keyboard, mouse, joystick, and graphics as well as high level modules for tasks such as video playback.The snake game is the most classic and influential arcade game in the video game universe, It is a video game classic that has been played by many players since its inception. It used to be on an arcade machine but these days is available even in phones.pygame is a set of Python bindings for the SDL multimedia library. It works with a variety of operating systems and hardware platforms, including Linux with Raspberry Pi, Microsoft Windows, Apple Mac OS X, BeOS, FreeBSD, OpenBSD, Sharp Zaurus, iPAQ, HTC Dream phone and even Android.General Python knowledge is required. We will use object orientated programming concepts and another module called random to generate random numbers for our game. While the course shouldn't be to difficult to grasp, knowledge of object orientated programming like classes and objects are recommended.Upon completing this course you'll be able to make your own 2d games, have a working snake game and have basic game development skills. All source code is included with this course.

课程标签

0人关注该课程

主题相关的课程