Question
Are lots of games made with Python?
Answer
There are lots of games that are made at least in part with Python! Some you may have heard of include Civilization IV, Battlefield 2, and EVE Online.
It’s not the most popular language for game programming, but it’s an incredibly versatile language that allows you to develop just about anything you want to: games, mobile apps, Web apps, desktop apps, all kinds of things!
If you want to get into game development after this course, keep Pygame and Panda3D in mind. They’re two popular Python game development libraries.