Game Development in Python 3 With PyGame - 1 - Intro

  • 6 years ago
In this video, we introduce how to make video games with the Python programming language and the PyGame module to make video games. Python makes for a great programming language to use when learning game development because of its simple syntax. \r
\r
Learning game development is also a great way to learn how to program. Video games usually incorporate mathematics, physics , sometimes artificial intelligence, and a lot of logic. Most importantly, they can be an enjoyable way to learn all of this.\r
\r
Now the installation for Pygame from one of the websites shared uses wheel (whl) files instead of executables. To install the wheel file:\r
\r
Download the .whl that matches your python version and bit version. Once downloaded:\r
\r
Either use this tutorial: \r
\r
or..\r
\r
Extr the .whl file, you should see a pygame directory. If you do not have a program that can extr it, use something like 7-zip.\r
\r
Move the Pygame directory to:\r
C:/Python34/Lib/site-packages/\r
\r
\r
See for sample code\r
PyGame with Python 3 Playlist: \r
\r
\r
\r
\r
\r
\r
Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6

Category

📺
TV

Recommended