Опубликован: 06.08.2013 | Уровень: для всех | Доступ: свободно
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.
Дополнительные курсы |
План занятий
Занятие | Заголовок << | Дата изучения |
---|---|---|
- | ||
Лекция 149 минут | Installing python and pygame
Installing Python and Pygame.
Оглавление | - |
Лекция 22 часа 50 минут | Pygame basics
GUI vs. CLI. Source Code for Hello World with Pygame. Setting Up a Pygame Program.
Оглавление | - |
Тест 136 минут | - | |
Лекция 33 часа 45 минут | Memory puzzle
Coding memory puzzle and the use of a for loop inside of another for loop.
Оглавление | - |
Тест 236 минут | - | |
Лекция 42 часа 25 минут | Slide puzzle
This chapter hasn't introduced any new Pygame programming concepts that the Memory Puzzle
game didn't use, aside from using the copy() method of Surface objects. Just knowing a few
different concepts will let you create completely different games.
Оглавление | - |
Тест 336 минут | - | |
Лекция 51 час 47 минут | Simulate
Programming the game Simulate.
Оглавление | - |
Тест 421 минута | - | |
Лекция 61 час 39 минут | Wormy
Programming the game Wormy.
Оглавление | - |
Тест 536 минут | - | |
Лекция 73 часа | Tetromino
Programming the game Tetromino.
Оглавление | - |
Тест 636 минут | - | |
Лекция 82 часа 56 минут | Squirrel Eat Squirrel
Programming the game "Squirrel Eat Squirrel".
Оглавление | - |
Тест 736 минут | - | |
Лекция 93 часа 5 минут | Star Pusher
Programming the game "Star Pusher".
Оглавление | - |
Тест 836 минут | - | |
Лекция 1031 минута | Four Extra Games
Programming games.
Оглавление | - |
Лекция 1131 минута | Glossary
Glossary.
Оглавление | - |
5 часов | - |