Play game
You Are A Washing Machine's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Enjoyment | #107 | 1.134 | 3.000 |
| Presentation | #107 | 1.134 | 3.000 |
| Concept | #111 | 1.134 | 3.000 |
| Use of the Limitation | #113 | 0.756 | 2.000 |
| Overall | #113 | 1.039 | 2.750 |
Ranked from 1 rating. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
rosalynraelyn
Software used
Godot
Use of the limitation
incorporated the "getting out of hand" limitation through adding more clothes each level and as a theme of the story
Cookies eaten
no cookies but 1 pizza
Leave a comment
Log in with itch.io to leave a comment.






Comments
cool
Hey! Really wanted to play this but I couldn't get it running.
Taking a look, your project already has a Web export preset set up, and a browser build is by far the easiest way to let everyone play regardlessof OS — it's also what most people expect on itch. Two Godot-4.7-with-C# gotchas that usually trip this up:
1. C# web export needs the WASM tools — run dotnet workload install wasm-tools once, then re-export.
2. Switch the renderer to "Compatibility" for the web build — your project's on Forward+, which browsers/WebGL can't handle. (Project Settings → Rendering → Renderer, or override it just for the Web export.)
Then export the Web preset, zip it with index.html at the root of the zip, and on itch tick "This file will be played in the browser."
It's the best way to make sure that everyone can play your game-- no downloads or concerns about OS compatibility. Your artwork looks amazing, so ping me if you're able to get it up, I'll be excited to play! Also congrats on finishing your first jam game!
Thanks for this! I tried to get this to work and I couldn't figure it out (clearly I have a lot more to learn about Godot haha) but I appreciate your help! A bit bummed because I worked so hard on the game, but hopefully won't be my last one!
You could put up a video of you playing it with a note that you weren't able to submit? People could review it that way, and I'd still really love to see what you made :)
Don't feel too bad-- getting stuck on build/deploy is really common for a first game jam.
If you have some time to play/rate my game, it's always appreciated! No pressure though, I know everyone is busy.
Definitely will today! Thanks again!
this is my first game so still trying to figure out how to add it to itch.io but i *think* the zip file should work now? if not at least know i really tried
Cant open it :(
thanks for the heads up! i’ll try and fix it 😅