Разработка компьютерных игр с помощью Python и Pygame (2-е изд.)КНИГИ » ПРОГРАММИНГ
Название: Разработка компьютерных игр с помощью Python и Pygame (2-е изд.) Автор: Sweigart Albert Издательство: М.: НОУ "Интуит" Год: 2016 Страниц: 289 Формат: PDF Размер: 27 Мб Язык: English
This course will teach you how to make graphical computer games with the Pygame framework (also called the Pygame library) in the Python programming language. Pygame makes it easy to create programs with 2D graphics. The course starts with a short introduction to how the Pygame library works and the functions it provides. Then it provides the complete source code for some actual games and explains how the code works, so you can understand how actual game programs make use of Pygame.