- Raspberry Pi By Example
- Ashwin Pajankar Arush Kakkar
- 207字
- 2021-07-16 11:24:19
Introducing PyGame
PyGame is a set of Python modules designed for the writing of video games. It is built on top of the existing Simple DirectMedia (SDL) library, and it works with multiple backends, such as OpenGL, DirectX, X11, and so on. It was built with the intention of making game programming easier and faster without getting into the low-level C code that was traditionally used to achieve good real-time performance. It is also very flexible and comes with many operating systems. It is very fast as it can use multiple core CPUs very easily and also use optimized C and assembly code for core functions.
PyGame was built to replace PySDL after its development was discontinued. Originally written by Pete Shinners, it is a community project from 2004 and is released under the open source free software GNU's lesser general public license. Since it is very simple to use and is open source, it has a lot of members in the international community and so it enjoys access to a lot of resources that other libraries may lack. There are many tutorials that can build different games with PyGame. It contains the following modules

Note
For more information on the PyGame library, you can visit www.pygame.org.
- 深入理解Android(卷I)
- Microsoft Application Virtualization Cookbook
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- JMeter 性能測試實(shí)戰(zhàn)(第2版)
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Ray分布式機(jī)器學(xué)習(xí):利用Ray進(jìn)行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- Unity Shader入門精要
- Mastering macOS Programming
- Oracle JDeveloper 11gR2 Cookbook
- 機(jī)器學(xué)習(xí)與R語言實(shí)戰(zhàn)
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Oracle數(shù)據(jù)庫編程經(jīng)典300例
- Learning Android Application Testing
- Appcelerator Titanium:Patterns and Best Practices
- INSTANT Premium Drupal Themes