Python - Game Development
Course Description
Learn the techniques of game design by coding popular games such as Pong, tower defense and a simple platformer using the Python programming language. Learn how to handle input from a keyboard and mouse, use GUI libraries such as Pygame to render graphics, and program basic artificial intelligence algorithms. Use object-oriented principles to create modular, well-designed games.