© 2026

Niema Moshiri · 18 Feb 2021
Sign in to rate this game in seconds.
A terminal-based game for learning and practicing how to program in Python.
IMPORTANT NOTE: We strongly recommend "Learn Programming: Python - Remake" instead of this version. We have kept this version available for folks who may be interested/curious to try it out, but it is a significantly inferior experience compared to the Remake (see FAQs below).
Welcome to Learn Programming: Python! The goal of this game is to introduce beginners to the wonders of the world of Computer Science! The game has have two core components:
This game assumes absolutely zero prerequisite background. We hope you will join us as we explore the wonders of Programming in Python!
The game executable is incorrectly flagged by some antivirus systems. The game, which was itself written in Python, is packaged into a single executable that contains a portable Python environment to ensure that the game will run even if Python is not installed. This packaging is being done using PyInstaller, and the issue of antivirus systems incorrectly flagging PyInstaller packages is well-known. I will be reaching out to antivirus companies about this issue, but for full transparency, here is the complete VirusTotal report:
Also, as a gift, I have decided to release the game's source code for free! This does not include the lesson data, but it contains the actual Python code behind the game engine. I hope this practical application of Python sparks your interest in learning the language!
The game should be using your default Windows command prompt settings. To configure, when you start the game (which opens it in a maximized window), you should be able to right-click the bar above the window (which says "Learn Programming: Python"), click "Properties", go to the "Font" tab, and select a larger font size.
When you're on the main menu, click on "Styles", and on the resulting "Styles" menu, you can select a different color scheme. I personally prefer "Hacker Yellow" for extended periods of time, as it is easiest on my eyes.
I don't have any plans for adding Mac/Linux support on Steam, but I have released the source code of the game engine, which should be cross-platform compatible (assuming you have Python installed on your machine).
The game engine behind "Learn Programming: Python - Retro" was built from scratch by the developers purely out of interest, and as such, it lacked many technical features of modern game engines
Cleaner modern user interface (e.g. support for up to 4K resolution, nice fonts, images, ambient background music, etc.)
English
No reviews yet. Be the first to share your thoughts!
Write a ReviewNo discussions yet. Be the first to start a conversation!