Python
Компьютерная литература
  • формат pdf
  • размер 26,41 МБ
  • добавлен 25 сентября 2016 г.
Sweigart A. Разработка компьютерных игр с помощью Python и Pygame
2-е изд., испр. — М.: НОУ «Интуит», 2016. — 290 с.
На английском языке.
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.