Coding Interactive Games on Raspberry Pi Using Python
Buch, Englisch, 348 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 557 g
ISBN: 978-1-4842-5649-7
Verlag: Apress
Start with a simple text based game to grasp the basics of programming in Python. Then moves on to creating simple graphical games in Pygame Zero. Not only will you learn object oriented programming to make it easier to make more complex games, you'll also work to create your own graphics and sounds. 3D graphics are a little complex. So we focus on 2D games, including spins on some classic boardgames and arcade games. All the games are designed to run on a Raspberry Pi. They will work on any Raspberry Pi, butwill also work on any other computer that supports Python 3 along with Pygame Zero.
The games you make will be playable and hopefully fun to play. And by the end of the book, you can step beyond the provided source code to develop your own unique games and programs.
What You'll Learn
- Code in Python
- Generate sounds and graphics for 2D games
- Grasp object oriented programming with Pygame Zero
Who This Book Is ForBeginning game developers interested in working with low-cost and easy-to-learn solutions like Pygame Zero and the Raspberry Pi.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1 - Creating Computer Games.- Chapter 2 - Getting Started with Python.- Chapter 3 - Pygame Zero.- Chapter 4 - Game Design.-Chapter 5 - Graphic Design.- Chapter 6 - Colors.- Chapter 7 - Tank Game Zero.-Chapter 8 - Sound.- Chapter 9 - Object-Orientated Programming.-Chapter 10 - Artificial Intelligence.- Chapter 11 - Improvements and Debugging.- Appendix A - Quick Reference.- Appendix B - More Information.