当前位置:网站首页>Introduction to pyGame games
Introduction to pyGame games
2022-07-07 15:52:00 【liangblog】
# _*_ coding:utf_8 _*_
import sys
import pygame
'''
pygame Is used to develop a set of games based on SDL The template of , It can be used python Create fully interface games and multimedia programs , And it can basically run on any system ;
SDL(Simple DirectMedia Layer) Is a set of open source cross platform multimedia development library , Use C language .SDL Several control images are provided 、 voice 、 Output in function ,
Let developers use the same or similar code to develop across multiple platforms (Linux、Windows、Mac OS X etc. ) Application software of .
present SDL More for game development 、 Simulator 、 Multimedia applications such as media players .
pip install pygame
边栏推荐
- A wave of open source notebooks is coming
- The bank needs to build the middle office capability of the intelligent customer service module to drive the upgrade of the whole scene intelligent customer service
- 尤雨溪,来了!
- Three. JS introductory learning notes 04: external model import - no material obj model
- Keil5 does not support online simulation of STM32 F0 series
- [quick start of Digital IC Verification] 26. Ahb-sramc of SystemVerilog project practice (6) (basic points of APB protocol)
- Wireless sensor networks -- ZigBee and 6LoWPAN
- 【数字IC验证快速入门】20、SystemVerilog学习之基本语法7(覆盖率驱动...内含实践练习)
- Three. JS introductory learning notes 10:three JS grid
- How to deploy the super signature distribution platform system?
猜你喜欢
Three. JS introductory learning notes 08:orbitcontrols JS plug-in - mouse control model rotation, zoom in, zoom out, translation, etc
Super signature principle (fully automated super signature) [Yun Xiaoduo]
Starting from 1.5, build a microservice framework link tracking traceid
【数字IC验证快速入门】20、SystemVerilog学习之基本语法7(覆盖率驱动...内含实践练习)
JS array foreach source code parsing
Postman generate timestamp, future timestamp
Actually changed from 408 to self proposition! 211 North China Electric Power University (Beijing)
Streaming end, server end, player end
numpy---基础学习笔记
UE4 exports the picture + text combination diagram through ucanvasrendertarget2d
随机推荐
The rebound problem of using Scrollview in cocos Creator
Shipping companies' AI products are mature, standardized and applied on a large scale. CIMC, the global leader in port and shipping AI / container AI, has built a benchmark for international shipping
Write sequence frame animation with shader
Starting from 1.5, build a microservice framework link tracking traceid
OpenGL's distinction and understanding of VAO, VBO and EBO
Super signature principle (fully automated super signature) [Yun Xiaoduo]
Whole process analysis of unity3d rendering pipeline
20th anniversary of agile: a failed uprising
[original] all management without assessment is nonsense!
Annexb and avcc are two methods of data segmentation in decoding
【数字IC验证快速入门】22、SystemVerilog项目实践之AHB-SRAMC(2)(AMBA总线介绍)
Three. JS introductory learning notes 03: perspective projection camera
[quick start of Digital IC Verification] 25. AHB sramc of SystemVerilog project practice (5) (AHB key review, key points refining)
Three. JS introductory learning notes 10:three JS grid
Numpy --- basic learning notes
What is Base64?
Android -- jetpack: the difference between livedata setValue and postvalue
Nacos conformance protocol cp/ap/jraft/distro protocol
Iterator and for of.. loop
numpy--数据清洗