What you'll learn:
- Master some complex games with most easiest programming language
- Develop a basic logic of programming with Python
- Will know how to make best GUI games with Python
- Will be ready to deploy new games
Have you ever wanted to build agameswith agraphical interfacebut didn't know how to? May be you even know how to create tools on a command line buthave no idea how to convert it into a graphical interface that people can click on. In this course we will be learningPython GUI Programming+Turtle+ other advancedpython modulesto build graphical user interfaces (GUI) and games from scratch.
Games You will make throughout course:
- Cannon game
- Flappy bird from turtle
- Pacman
- Pong
- Snake
- Tiles
- Tron
- Tic Tac Toe
Four major Projects:
- Flappy Bird from Pygame
- Angry Bird from Pygame and Pymunk
- Race 2D
- Mario Game
We will learn from basics of Python i.e. variables, slicing, string, some module, arithmetic and logical operations, looping, functions, object oriented programming.
After that we will learn the basics stuff of Pygame and OpenGL and Blender basics stuff.