- Raspberry Pi By Example
- Ashwin Pajankar Arush Kakkar
- 84字
- 2021-07-16 11:24:19
Chapter 3. Building Games with PyGame
In the previous chapter, we learned how to get started with Minecraft on Raspberry Pi and how to play it and use Python to manipulate things. Continuing with the same theme, we will now take a look at a gaming library in Python called PyGame and also learn how to create simple games with it. In this chapter, we will go through the following topics:
- Introducing PyGame
- Drawing a fractal tree
- Building a simple snake game
推薦閱讀
- Objective-C Memory Management Essentials
- 程序設計與實踐(VB.NET)
- C語言程序設計案例教程(第2版)
- Learning RabbitMQ
- TypeScript圖形渲染實戰(zhàn):基于WebGL的3D架構與實現(xiàn)
- 小學生C++創(chuàng)意編程(視頻教學版)
- 數(shù)據(jù)結構案例教程(C/C++版)
- Java Web開發(fā)詳解
- Lighttpd源碼分析
- 用戶體驗可視化指南
- OpenGL Data Visualization Cookbook
- Mastering Elixir
- Web前端開發(fā)技術:HTML、CSS、JavaScript
- 零基礎學Java第2版
- Beginning C# 7 Hands-On:The Core Language