Автор: Albert Sweigart
Форма обучения:
дистанционная
Стоимость самостоятельного обучения:
бесплатно
Доступ:
свободный
Документ об окончании:
 
Уровень:
Для всех
Длительность:
27:51:00
Студентов:
973
Выпускников:
64
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.
 

План занятий

Занятие
Заголовок <<
Дата изучения
Лекция 1
49 минут
Installing python and pygame
Installing Python and Pygame.
Оглавление
    -
    Лекция 2
    2 часа 50 минут
    Pygame basics
    GUI vs. CLI. Source Code for Hello World with Pygame. Setting Up a Pygame Program.
    Оглавление
      -
      Лекция 3
      3 часа 45 минут
      Memory puzzle
      Coding memory puzzle and the use of a for loop inside of another for loop.
      Оглавление
        -
        Лекция 4
        2 часа 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.
        Оглавление
          -
          Лекция 5
          1 час 47 минут
          Simulate
          Programming the game Simulate.
          Оглавление
            -
            Тест 4
            21 минута
            -
            Лекция 6
            1 час 39 минут
            Wormy
            Programming the game Wormy.
            Оглавление
              -
              Лекция 7
              3 часа
              Tetromino
              Programming the game Tetromino.
              Оглавление
                -
                Лекция 8
                2 часа 56 минут
                Squirrel Eat Squirrel
                Programming the game "Squirrel Eat Squirrel".
                Оглавление
                  -
                  Лекция 9
                  3 часа 5 минут
                  Star Pusher
                  Programming the game "Star Pusher".
                  Оглавление
                    -
                    Лекция 10
                    31 минута
                    Four Extra Games
                    Programming games.
                    Оглавление
                      -
                      Лекция 11
                      31 минута
                      Glossary
                      Glossary.
                      Оглавление
                        -
                        1 час 40 минут
                        -