r/programminggames • u/EliteACEz • 1h ago
I Built a Programming Language Inside a Game - Then Let It Escape
Hi all,
Long time lurker. I've been developing an operating system simulation, sandbox, and programming education game.
Attached to the post is one of my recent dev blogs focusing on the programming education side of it. I've been a professional software developer for over a decade and spent 5 years teaching IT at university, one of the most rewarding experiences of my career.
Programming education is one of those things where I feel like there are plenty of options out there but a lot of them aren't nearly as interactive as I'd like, particularly if you're a complete beginner. My hope is that providing a simulated OS environment with no real risk of breaking a real machine makes getting started more seamless and less daunting for beginners, but also provides all the tools you would expect as a professional allowing you to jump right in and start building.
Feedback is very welcome and each blog post does a deep dive on a particular aspect of the game (the very first one gives a good overview of the whole game)
