Description:
This course provides a guide on how to use the Python Programming Language in order to create a clone
of the famouse game Flappy Bird.
In the following lessons, you will be introduced to PyGame platform, a set of free Python modules,
designed to enhance Python game development. Start learning about Python game development while
creating the famous Flappy Bird Clone game at the same time. Learning both has never been that fun and
easy!
What You Will Learn
Game setup
Loading graphics
Creating a game controller
How to keep score
Changing colorsIncreasing difficulty levels
And much more
What Is PyGame?
Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the
excellent SDL library. This allows you to create fully featured games and multimedia programs in the
python language. Pygame is highly portable and runs on nearly every platform and operating system.
Pygame itself has been downloaded millions of times, and has had millions of visits to its website.
Pygame is free. Released under the GPL License, you can create open source, free, freeware, shareware,
and commercial games with it.
Who is this Course for?
It is recommended that you have at least a basic understanding of Python programming. Although
beginning Python programmers could follow the instructions in this course, it’s recommended that
inexperienced Python programmers take a beginner’s course first.
Prerequisites:
Introduction to Python Programming
发布日期: 2015-03-04