This book features seven different games that are clones of popular games that you've probably already played. The games are a lot more fun and interactive than the text-based games in Invent with Python, but are still fairly short. All of the programs are less than 600 lines long. This is pretty small when you consider that professional games you download or buy in a store can be hundreds of thousands of lines long. These games require an entire team of programmers and artists working with each other for months or years to make.
The book features the source code to 11 games. The games are clones of classics such as Nibbles, Tetris, Simon, Bejeweled, Othello, Connect Four, Flood It, and others.
Table of contents
- Installing Python and Pygame
- Pygame Basics
- Memory Puzzle
- Slide Puzzle
- Simulate
- Wormy
- Tetromino
- Squirrel Eat Squirrel
- Star Pusher
- Four Extra Games
Pages : | 365 |
Size : | 5.6 MB |
Downloads: | 186 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Al Sweigart |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Making Games with Python & Pygame
Download free course Learning Python Matplotlib, pdf file on 97 pages by Stack Overflow Community.
This book is a tutorial for the Python 3 programming language designed for someone with no programming experience. Starting from no programming knowledge, the book teaches how to create programs with examples, explanations and exercises.
Python is a dynamic programming language. It is known for its high readability and hence i..., download free Python tutorial in PDF (486 pages) created by Rick van Hattem .
This book is assembled from lectures given by the author over a period of 10 years at the ..., download free Python tutorial in PDF (388 pages) created by Massimo Di Pierro .
This book started out as about 30 pages of notes for students in my introductory programmi..., download free Python tutorial in PDF (263 pages) created by Brian Heinold .