

0 followers · 0 likes · 0 posts today
Steam News · May 23
Hello Coders, This update focuses on making Code My Robot Vacuum feel cleaner to play, read, and navigate. The biggest change is a coding API cleanup: the old dirt-checking function has been renamed to robot.detect_dirt(), with tutorials, examples, completions, guides, wiki entries, and objectives updated to match. There are also smoother UI hover animations across many menus, a working FOV slider...
Steam News · May 18
Hello Coders, This update makes coding and debugging your robot programs much clearer. You can now set breakpoints, step through code one statement at a time, get better support in external Python editors, and receive clearer feedback when upgrades become available. Major Additions Breakpoint Debugging The code editor now supports breakpoints. Set a breakpoint, run your program, and execution will...
Steam News · May 18
Hello Coders, This update makes failure states clearer, learning tools more useful, and stage transitions smoother. The biggest change is battery depletion: when your robot runs out of power, the game now clearly stops execution, shows a failure state, and gives you a clean restart path. The in-game Guide also received a major usability pass with rich formatting, highlighted Python examples, copy ...
Steam News · May 16
This update improves how the game feels during play, especially when levels expand between stages. Floors now animate more smoothly during stage changes, the robot fades during transitions instead of popping into place, robots move faster, and the UI now supports selectable themes. The early campaign flow has also been cleaned up with clearer stages and less repetitive prompting. Major Additions S...
Steam News · May 14
Hello Coders, This update focuses on making the coding side of the game easier to learn, faster to navigate, and smoother to use. The biggest addition is the new in-game Guide panel, giving players a dedicated place to read campaign topics, examples, and useful explanations without leaving the game. The code editor has also been improved with Ctrl/Cmd-hover and Ctrl/Cmd-click wiki links, new robot...
Steam News · Apr 9
Hello Coders,We’ve just rolled out one of the biggest updates for Code My Robot Vacuum so far: full Steam Workshop support and the first version of the in-game Map Editor. This update opens the door for creating, saving, previewing, publishing, browsing, subscribing to, and playing custom stages directly through Steam. Alongside that, we’ve also added new sandbox stages, upgraded the level selecto...
Steam News · Apr 3
Hello coders!This game is built around a simple idea: You program a robot vacuum to clean rooms, solve logic problems, and find better solutions through testing, debugging, and optimization.I like to make coding feel fun through puzzle-solving, experimentation, and a robot vacuum that is only as smart as the instructions you give it.What am I working on right now? 🛠️ Right now, my main focus is ma...