
Use real Python code to automate machines, robots, drones and more: Program self-driving vehicles; crack passwords; apply machine learning; automate logistics; use image processing to guide missiles. Gain real coding skills and solve exciting bite-sized programming challenges.
Modeled estimate, not a reported figure. How we estimate →
Media

About
JOY OF PROGRAMMING - Software Engineering Simulator is an immersive 3D programming puzzle game about automating and controlling realistic machines, robots, drones and more using real Python code. Build actual coding skills while playing, solve exciting bite-sized programming challenges and progress to unlock new programming features and improved machinery. Prior programming knowledge recommended.
Automate logistics to quickly transport items Stabilize robots with control feedback (PIDs)
Write navigation code for cars Crack passwords with brute-force
Solve classical algorithms and data-structures Accurately control sniper rifles
Use image processing to count coins Apply computer vision to guide missiles
Get it now and dive into your programming adventure!
JOY OF PROGRAMMING is not a casual game. In fact, it is one of the most difficult games on Steam. It offers the real programming experience: Lots of thinking, hard work, gathering information, debugging and some frustrations. But you will also learn new skills, become a better developer, and most of all enjoy that sweet sensation of finally cracking a hard problem.
Tutorial levels to get you started with the programming concepts in JOY OF PROGRAMMING
Create your own puzzles with the included level-editor
Find collectible factsheets with interesting computer-science tidbits
Earn stars by completing levels and use them to unlock new programming features
Work towards achieving many different certificates for completing all levels in one category
Real programming: No pseudo code, no imaginary language. Instead, fully functional python code with your favourite packages like numpy, pandas, scipy, pillow, sklearn and more. Some basic prior programming knowledge (in Python or otherwise) and a strong interested in programming is recommended.
In-game IDE: A codemirror based in-game Python IDE offers syntax highlighting, auto-completion, docstring tooltips, debugging, auto-indentation, code-folding, copy/paste and undo/redo. Advanced users can also opt to use external IDEs like VSCode or PyCharm instead.
Realistic challenges: From robotics to abstract algorithms and creative coding - the full breadth and depth of computer-science awaits.
Open puzzle design: Each level has many different valid solutions.
Clear goals: Each level has one mandatory goal and up to three optional goals.
Immediate feedback: Never wonder whether your code is working. Get immediate, incremental feedback on each good (or bad) step towards a working solution.
Performance metrics: Compare your best solution anonymously with others with respect to speed, memory usage and code length.
No hard locks: Never get stuck on a single level, there are always several open challenges available.
Optionally submit your solution and your code to the leaderboards and share it with the world.
The game is developed primarily by a single developer, who also happens to be a computer science professor. An accompanying Youtube series by the developer provides example solutions for several of the levels and walks through them step-by-step.
An innovative Python based level editor allows creating and scripting entirely new levels with exciting new challenges. Optionally, these new levels can also be shared with the community via the game's Workshop.
Happy Coding and get JOY OF PROGRAMMING now!
Genres
Stats
All-time low is the lowest price we've recorded for this game since we started tracking it.
Languages: English, French, German, Spanish - Spain, Russian, Simplified Chinese
Engagement
Hours played at review time, across 41 reviews with recorded playtime.
Reviews
Themes across 41 recent reviews and how positive each mention is. A keyword signal, not full sentiment analysis.
positive critical· bar length = how often the theme comes up
Reviews
To start, I have several years of professional python scripting experience as a sys admin. In game documentation is awful. Spinning the robot arm is the most unintuitive thing I have done. I thought this would be a great way to help others learn python but after testing it I would not recommend it as a learning tool, just as a frustration tool. Tutorials fail to teach basic concepts in a usable way. Just stay away unless you want to hate programming.
I love Programming and programming games but JOY OF PROGRAMMING has horrible (if any) instructions and you mainly stumble your way through the tasks by trial end error. I refunded it after 90 Minutes of Playtime.
This game is _mostly_ great! The programming tasks are manageable, fun, and instructive, the UI is useful and adequate to the tasks, the levels are varied and interesting. What brings the whole thing crashing down is the author's inability to specify the task in terms that don't force the player to guess what he means. Examples: The Platform's input coordinates are described as relative, but they're actually as absolute as the Waypoints. The Drone lets you apply force to the left and right, units of force are specified but then we're told that "weight is ignored." If weight is irrelevant then we're talking acceleration, not force. Also, how do "left" and "right" allow you to move in 2 dimensions? As seasoned software developer, I found myself completely frustrated by the inadequate task descriptions.
It scratches my brain just right. I work in manufacturing as a developer, so this kind of problem-solving feels right at home (at least the manufacturing scenario which is what I'm working on now). That said, this game will absolutely test your patience. It forces you to think outside the box, experiment, fail, reset, rewrite, and test again, just like real development work. The tutorial is pretty lackluster, and I would not call it beginner-friendly. The documentation is simple, but it does its job by providing the classes and methods available to you. What makes the game stand out is that it feels less like a tutorial and more like a programming sandbox disguised as a puzzle game. It gamifies the kind of trial-and-error thinking you use in real-world scenarios. Unless you are a top-tier developer, expect to spend a good amount of time on each scenario. You will be clearing code, starting over, and debugging your own logic constantly. Grab a rubber duck; you will need it. I’m grinding through it, and honestly, that is part of the appeal. Much like real programming, if I get stuck, I step away and come back later. The ah-hah moments happen after giving yourself a break that's true in real life as well. Every developer, whether new or experienced, should practice coding regularly. This game gives me a fun way to do exactly that. TL;DR: Not very beginner-friendly, but it offers a fun programming sandbox where both newer and experienced developers can sharpen their problem-solving skills.
игра для тех кто любит душить питона bim bim bam bam
As someone who is learning Programming, this game is AMAZING, my recommendation for those like me who are not good at programming whatsoever, ask the ai for help, learn the basics, learn to think logical, this "game" is all about understanding what the level is asking for, thinking of solucions and finally asking for guidance with the AI. I am currently on the level call "Triangulation", following the processes i have been using thus far, and also learning the basic concept of Triangulation. For me is a win win.
The game is excellent for what it is: A sandbox simulator for real world programs so that you don't need to try your guided missiles in real life. I'm very surprised of the negative reviews. In fact, many of them seem overly defensive of the writer's own expertise, basically "I am a professional, but this is just confusing!" The game is by design very intellectually demanding but also rewarding. I'll definitely get back to it once I get unemployed.
Absolute Cinema ts is a peak game (I code C and Python for like 4 hrs a day)
As a Software Engineer in the current AI-pocalypse, this game is a refreshing take on coding without any AI and just pure logic and skill. I haven't yet completed the game but each level so far has been creatively crafted. And gaming-coding is imo the best way to learn coding. So a 100% recommendation to those who are beginning their coding or want to go back to their basics.
JOY OF PROGRAMMING – Software Engineering Simulator, developed by Prof. Scherer and published by PlayWay S.A., is a rare kind of title that barely resembles a traditional game at all. Instead of disguising programming behind simplified mechanics or puzzle abstractions, it embraces the discipline in its rawest form, turning real coding into the core of the experience. It’s less about entertainment in the conventional sense and more about engaging with problem-solving at a technical level, offering something that feels closer to a hands-on learning environment than a typical simulation. The central loop revolves around writing Python code to control systems within a 3D sandbox. These systems range from simple robotic movements to more advanced tasks like logistics automation, autonomous navigation, and even elements of computer vision. The key distinction is that nothing is “gamified” in the usual way—the code you write behaves as actual code would, following real syntax and logic. This gives the experience a level of authenticity that is both impressive and demanding, as success depends entirely on your ability to think like a programmer rather than a player. Progression is structured through a series of challenges that gradually increase in complexity. Early tasks introduce basic concepts, allowing players to become familiar with the interface and logic flow. As the game advances, however, the difficulty rises sharply, requiring a deeper understanding of algorithms, debugging techniques, and efficient problem-solving. Each level typically has a clear objective, but the path to achieving it is rarely singular. Multiple solutions are often possible, encouraging experimentation and rewarding creativity in how problems are approached. This openness is one of the game’s strongest features. Rather than forcing players into a single correct answer, it allows for different coding styles and strategies, making each solution feel personal. There’s also a subtle competitive layer through performance metrics, where efficiency and execution speed can be compared. For those who enjoy refining their work, this adds an extra dimension beyond simply completing tasks. However, the same qualities that make the game compelling also make it difficult to approach. It assumes a level of familiarity with programming that may be overwhelming for complete beginners. While tutorials exist, they serve more as an introduction to the environment than a comprehensive guide to coding itself. Players without prior experience may find themselves struggling to keep up once the initial stages are complete. In this sense, the game functions more effectively as a practice tool or supplement for learning rather than a standalone introduction. The interface reinforces this identity. The in-game coding environment resembles a real development setup, complete with features like syntax highlighting and debugging tools. There is even the option to connect external development environments, further blurring the line between game and actual programming work. This attention to detail enhances the sense of authenticity, but it also reinforces the idea that the experience is closer to a professional exercise than a casual activity. Visually, the game takes a functional approach. The 3D environments provide context for the tasks, giving players a way to see their code in action, but they are not the main focus. The presentation is clean and serviceable, prioritizing clarity over spectacle. For some, this will feel appropriate given the game’s purpose; for others, it may lack the visual engagement typically associated with simulation games. What stands out most is how accurately the game captures the experience of programming itself. The process of writing code, testing it, encountering errors, and refining the solution mirrors real-world workflows. This includes both the satisfaction of solving a complex problem and the frustration of being stuck on a small but critical mistake. It’s a demanding loop, but also a rewarding one for those who enjoy that kind of challenge. Ultimately, JOY OF PROGRAMMING – Software Engineering Simulator is a highly specialized experience. It excels at delivering an authentic and engaging representation of programming, but that authenticity inherently limits its accessibility. It’s not designed to entertain in the traditional sense, and players expecting a more guided or game-like experience may find it difficult to connect with. For those with an interest in coding—or those already familiar with it—it offers something genuinely unique: a space where learning and gameplay overlap in a meaningful way. For everyone else, it may feel less like a game and more like stepping into a technical exercise. Rating: 8/10
Related
Related
Trends
Modeled estimate over time, reconstructed from Steam's monthly review histogram.
Audience
Estimated from the language of this game's reviews — a proxy for where players are, not official Steam demographics.
Related
| Super Win the Game | $124.3K | 655 | 89% | $7.99 |
| moon: Remix RPG Adventure | $124.3K | 373 | 94% | $18.99 |
| Crime Simulator: Playgrounds | $124.3K | 2.1K | 73% | $1.99 |
| Asbury Pines | $124.4K | 536 | 92% | $12.99 |
| Lust Sisters 🔞 | $124.2K | 218 | 69% | $14.99 |
| 9-nine-:NewEpisode | $124.4K | 724 | 94% | $9.99 |
Related
| 7 Days to Die | $425.3M | 403.5K | 87% | $44.99 |
| Mount & Blade II: Bannerlord | $309.8M | 293.9K | 88% | $49.99 |
| Squad | $166.3M | 240.4K | 81% | $39.99 |
| Satisfactory | $164.4M | 275.8K | 97% | $27.99 |
| Kerbal Space Program | $154.7M | 144.7K | 96% | $39.99 |
| RimWorld | $149.6M | 205.9K | 98% | $34.99 |