Email the Author
You can use this page to email A.J. García about Python Game Development.
About the Book
Python Game Development with PyGame is a programming book that covers the Pygame game library for the Python programming language.
Each chapter gives you the complete source code for the game and it builds upon the previous chapter, teaching the programming concepts from these examples.
You will start by understanding how to create a basic game in Python and then move to build your game from the most basic elements increasing the level of complexity on each chapter.
The book is designed to be an introductory guide so you can build your first prototype as quick as possible, you will build and understand all the concepts in around 160 pages so shouldn't take you long to bring your game to life.
- Build a basic game framework.
- Add characters (Player & NPCs).
- Implement gravity.
- Create objects like platforms.
- Design a basic UI with player score.
- Make your game vibrant with sounds.
Hope you enjoy this one !!
Check out other books from the author:
Learning Python Programming from Scratch
Python and Django Web Developer
Front End Developer Interview Questions
Data Science Workflow for Beginners
About the Author
I started my coding career back in 2003. Lately I've been involved a lot in Javascript for frontend and the backend.
I would love passing along to you some of the experiences and challenges I've faced over the years.