Creating Video Games Using PyGame (Green Belt Books)
Friday, 16 June 2023

This book is a guide to building 2D games using the pygame library in Python. Mike Gold starts with a step-by-step guide to setting up Python and pygame, followed by an overview of the Python programming concepts necessary to understand the games presented in the book. The book then takes you through the creation of three games, each one designed to teach you new and essential concepts of game development.

<ASIN:‎ B0C6PD4NRQ >

The first game you'll build is a simple 2D platformer game that will teach you the basics of pygame and game design. The second game is a dot eating game with a time limit introducing you to your first real-time 2d game. The third game is a space shooter, which will take you through advanced pygame features such as sprite animation, sound effects, game clock management and enemy automation.

Author: Mike Gold
Publisher: Green Belt Books
Date: May 2023
Pages: 144
ISBN: 978-8890341167
Print: ‎ B0C6PD4NRQ
Kindle: ‎ B0C6NF5T7W
Audience: People wanting to learn Python and pyGame
Level: Introductory/Intermediate
Category: Graphics & Games

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Query Store for SQL Server 2019 (Apress)

Author: Tracy Boggiano & Grant Fritchey
Publisher: Apress
Pages: 234
ISBN: 978-1484250037
Print: 1484250036
Kindle: B07YNL3X4X
Audience: SQL Server DBAs and Devs
Rating: 4
Reviewer: Ian Stirk

This book aims to use Query Store to improve your SQL Server queries, how does it fare?


More Reviews