- Raspberry Pi By Example
- Ashwin Pajankar Arush Kakkar
- 122字
- 2021-07-16 11:24:21
Summary
In this chapter, we learned about PyGame and its capabilities. We also learned how to build a binary fractal tree with random branches.
Furthermore, we built a snake game and used it to gain further experience in programming games using PyGame. You can also modify the game to gain any additional features you like.
Using these examples as an inspiration, you can also try to build games of your own. You can combine your knowledge of the chapter on Minecraft to build your own simple Minecraft clone!
In the next chapter, we will learn about the basics of Pi Camera and its webcam and how to capture images using them. We will also build some real-life examples using the Python language.
推薦閱讀
- Advanced Machine Learning with Python
- HTML5移動Web開發技術
- ASP.NET 3.5程序設計與項目實踐
- 大模型RAG實戰:RAG原理、應用與系統構建
- 從零開始學C語言
- Instant Lucene.NET
- 持續輕量級Java EE開發:編寫可測試的代碼
- Visual Basic 6.0程序設計實驗教程
- Java 從入門到項目實踐(超值版)
- 會當凌絕頂:Java開發修行實錄
- INSTANT Apache Hive Essentials How-to
- SQL Server on Linux
- 輕松學Scratch 3.0 少兒編程(全彩)
- micro:bit軟件指南
- SFML Essentials