- Promoted by: Anonymous
- Platform: Udemy
- Category: Game Development
- Language: English
- Instructor: Frank Anemaet
- Duration: 1 hour(s)
- Student(s): 46,778
- Rate 4.2 Of 5 From 288 Votes
- Expires on: 2025/09/18
-
Price:
19.990
A course for beginners
Unlock your potential with a Free coupon code
for the "Make Simple Games with Python" course by Frank Anemaet on Udemy.
This course, boasting a 4.2-star rating from 288 reviews
and with 46,778 enrolled students, provides comprehensive training in Game Development.
Spanning approximately
1 hour(s)
, this course is delivered in English
and we updated the information on September 15, 2025.
To get your free access, find the coupon code at the end of this article. Happy learning!
This course is an introduction to game programming with Python. In this course you will learn to make several video games. It's a course for total beginners who just learned Python. You will learn how to program hangman, tic tac toe and other games both in the terminal and a graphical version (tkinter).
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.