Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Code My Robot VacuumNewsWelcome to Code My Robot Vacuum
Major update

Welcome to Code My Robot Vacuum

Code My Robot Vacuum · published 3 Apr 2026, 07:30 UTC · build 22628827

All newsPlayers around this dateRead on Steam

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 making the game more fun to play by:

  • improving puzzles

  • refining systems

  • fixing bugs

  • making the overall ui/experience feel better

What’s next? ✨

I'll use these posts to share real progress on mechanics, design, and improvements as the game gets smarter.

If you like games about coding, logic, automation, and optimization, please Wishlist Code My Robot Vacuum on Steam.

Thanks for being here at the start.

More from Code My Robot Vacuum

Other announcements

All news
In-game event13 Sep 2026Campaign Results, Rebalanced Stages 5–10 & Bug FixesThis update brings a new Campaign Results overlay , a substantial rebalancing pass for stages 5–10, and several improvements to tutorials, the code editor, and campaign progression. Major Additions New Campaign Results Overlay Campaign stages now end with a dedicated results screen, giving you a clearer summary when you finish a stage and a more polished transition before continuing your campai…In-game event23 May 2026Update 0.1.3.9: Cleaner Coding API, Smoother UI, and New Credits ScreenHello 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 sl…In-game event18 May 2026Update 0.1.2.9: Breakpoints, Step-by-Step Debugging, and Better Python SupportHello 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 w…