Logo

Make Games with Python by Sean M. Tracey

Small book cover: Make Games with Python

Make Games with Python
by

Publisher: The MagPi Magazine
Number of pages: 154

Description:
In this book, we are going to learn to make games on the Raspberry Pi with Pygame. We'll look at drawing, animation, keyboard and mouse controls, sound, and physics. This book isn't for absolute programming beginners, but it's not far from it.

Home page url

Download or read it online for free here:
Download link
(10MB, PDF)

Similar books

Book cover: A Practical Introduction to 3D Game DevelopmentA Practical Introduction to 3D Game Development
by - Bookboon
This book introduces the reader to the programming skills necessary to develop 2D and 3D computer games. The book lists a number of common game mechanics, and illustrates how these mechanics can be bound to each other to give the required behavior.
(13122 views)
Book cover: The Java Game Programming TutorialThe Java Game Programming Tutorial
by
This tutorial starts with basic issues in the Java language with regard to applets, particularly for beginners or knowledgeable programmers who wish to make online Java presentations or games. The tutorial applets are available for downloading.
(20135 views)
Book cover: The Art of Computer Game DesignThe Art of Computer Game Design
by - Osborne/McGraw-Hill
One of the pioneer works seriously about video game. It explains what is a game, why people play games, and how to design a game. The author describes in detail what goes into the game design including many examples from his own experience.
(23210 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(22079 views)