Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Program Arcade Games

With Python and Pygame

by Paul Craven

Program Arcade Games

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

Learn and use Python and PyGame to design and build cool arcade games. In Program Arcade Games: With Python and PyGame, 4th Edition, Dr. Paul Vincent Craven teaches you how to create fun and simple quiz games; integrate and start using graphics; animate graphics; integrate and use game controllers; add sound and bit-mapped graphics; and build grid-based games.

After reading and using this book, you'll be able to learn to program and build simple arcade game applications using one of today's most popular programming languages, Python. You can even deploy onto Steam and other Linux-based game systems as well as Android, one of today's most popular mobile and tablet platforms.

You'll learn:
- How to create quiz games;
- How to integrate and start using graphics;
- How to animate graphics;
- How to integrate and use game controllers;
- How to add sound and bit-mapped graphics;
- How to build grid-based games.

Free download in PDF format is not available. You can read Program Arcade Games book online for free.

Table of Contents

Chapter 1
Create a Custom Calculator
Chapter 2
What is a Computer Language?
Chapter 3
Quiz Games and If Statements
Chapter 4
Guessing Games with Random Numbers and Loops
Chapter 5
Introduction to Graphics
Chapter 6
Back to Looping
Chapter 7
Introduction to Lists
Chapter 8
Introduction to Animation
Chapter 9
Functions
Chapter 10
Controllers and Graphics
Chapter 11
Bitmapped Graphics and Sound
Chapter 12
Introduction to Classes
Chapter 13
Introduction to Sprites
Chapter 14
Libraries and Modules
Chapter 15
Searching
Chapter 16
Array-Backed Grids
Chapter 17
Sorting
Chapter 18
Exceptions
Chapter 19
Recursion
Chapter 20
Formatting

Book Details

Title
Program Arcade Games
Subject
Computer Science
Publisher
Apress
Published
2017
Pages
392
Edition
4
Language
English
ISBN13
9781484217894
ISBN10
1484217896
ISBN13 Digital
9781484217900
ISBN10 Digital
148421790X
License
All rights reserved

Related Books

Retro Gaming with Raspberry Pi
Discover how to set up Raspberry Pi to play classic games in the brand new version of our retro gaming guide. In this 164-page book, you'll learn how to build a portable games machine, assemble a full-sized arcade cabinet, and emulate classic computers and consoles. Our step-by-step guides make each build easy! Plus you'll even learn to p...
Retro Gaming with Raspberry Pi
This open book shows you how to set up a Raspberry Pi to play classic games, and a whole lot more. Build your own portable console, full-size arcade cabinet, and pinball machine with our step-by-step guides. And learn how to program your own games, using Python and Pygame Zero. - Set up your Raspberry Pi for retro gaming - Emulate classic computers...
Making Games with Python & Pygame
Making Games with Python & Pygame covers the Pygame library with the source code for 11 games. Making Games was written as a sequel for the same age range as Invent with Python. Once you have an understanding of the basics of Python programming, you can now expand your abilities using the Pygame library to make games with graphics, animation, a...
Invent Your Own Computer Games with Python
Invent Your Own Computer Games with Python teaches you how to program in the Python language. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the examples. Games include Guess the Number, Hangman, Tic Tac Toe, and Reversi. This book also has an introduction to making games with 2D graph...
Programming Languages and Systems
This book constitutes the proceedings of the 27th European Symposium on Programming, ESOP 2018, which took place in Thessaloniki, Greece in April 2018, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2018. The 36 papers presented in this volume were carefully reviewed and selected from 114 submissions. The ...
XcalableMP PGAS Programming Language
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems. This open book presents XcalableMP language from its programming model and basic concept to the experience and performance of applications described in XcalableMP.�...