A course for beginners
Platform: Udemy
Status: Available
Duration: 1Hours 3 Minutes
Price: $0.00 $0.00
Note: Udemy FREE coupon codes are valid for maximum 3 days only. Look for "Get Coupon" orange button at the end of Description.
What you'll learn
- How to make games
- Both console and graphical games (Tkinter)
- Basic concepts of Game Development
- How to make hangman, tic-tac-toe and other games
- Basic Python knowledge recommended
Do you want to invent your own computer games with python?
This course will teach you how to make simple games and the basic concepts. The games are written in the python programming language and all source code is included. To learn more about how they work, you can run them as python scripts .
The mini games are called: − TicTacToe − Quiz - Hangman and Guess (Dice). These are all classic games, not arcade style games. Python games are also a fun way to learn Python, but this course requires previous basic experience with the Python language.
All of the games can be played in the terminal as well as the desktop. The videos explain all the code and how to program it yourself. This is a fun little course for people who just learned Python and want to make some games. Besides Python and tkinter (optional), no special modules are required.
Who this course is for:
- Beginner Python developers curious about Game Development