Invent Your Own Computer Games with Python, 4th Edition

  • 5h 30m
  • Al Sweigart
  • No Starch Press
  • 2017

Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming language--even if you've never programmed before!

Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. Along the way, you'll learn key programming and math concepts that will help you take your game programming to the next level.

Learn how to:

  • Combine loops, variables, and flow control statements into real working programs
  • Choose the right data structures for the job, such as lists, dictionaries, and tuples
  • Add graphics and animation to your games with the pygame module
  • Handle keyboard and mouse input
  • Program simple artificial intelligence so you can play against the computer
  • Use cryptography to convert text messages into secret code
  • Debug your programs and find common errors

As you work through each game, you'll build a solid foundation in Python and an understanding of computer science fundamentals.

What new game will you create with the power of Python?

The projects in this book are compatible with Python 3.

About the Author

Al Sweigart is a professional software developer who teaches programming to kids and adults. His programming tutorials can be found at inventwithpython.com. He is the author of Automate the Boring Stuff with Python and Scratch Programming Playground.

In this Book

  • Introduction
  • The Interactive Shell
  • Writing Programs
  • Guess the Number
  • A Joke-Telling Program
  • Dragon Realm
  • Using the Debugger
  • Designing Hangman with Flowcharts
  • Writing the Hangman Code
  • Extending Hangman
  • Tic-Tac-Toe
  • The Bagels Deduction Game
  • The Cartesian Coordinate System
  • Sonar Treasure Hunt
  • Caesar Cipher
  • The Reversegam Game
  • Reversegam AI Simulation
  • Creating Graphics
  • Animating Graphics
  • Collision Detection
  • Using Sounds and Images
  • A Dodger Game with Sounds and Images
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.5 of 122 users Rating 4.5 of 122 users (122)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)