- Добавил: TRex
- Дата: 23-03-2022, 07:41
- Комментариев: 0

Автор: Mark Cunningham
Издательство: Apress
Год: 2019
Формат: EPUB, PDF
Страниц: 177
Размер: 13,2 Mb
Язык: English
Program in Python on a Raspberry Pi or PC by developing six computer games. Each game project is split into several chapters of the book. Rather than taking you through programming techniques as standalone concepts, this book explains concepts as they are used within a game.
You'll learn about variables; integer, real, Boolean and string data types; conditional if statements; fixed loops and conditional loops; modularity; arrays and lists; and predefined functions. You’ll also discover the PyGame library, which is popularly used in the development of 2D games.