Quick answer: The week after a jam is harvest season: play and rate other entries (it drives traffic to yours and builds the relationships jams are secretly for), mine your comments for the confusion/boredom/delight patterns, write a short post-mortem while memory is honest, ship one bug-fix build if the jam allows — then make the deliberate call: archive, polish, or expand. The default of drifting away un-harvested wastes the jam's best output.

The week after a jam is harvest season: play and rate other entries (it drives traffic to yours and builds the relationships jams are secretly for), mine your comments for the confusion/boredom/delight patterns, write a short post-mortem while memory is honest, ship one bug-fix build if the jam allows — then make the deliberate call: archive, polish, or expand. The default of drifting away un-harvested wastes the jam's best output. That's the short version — the sections below get into the how, the why, and the mistakes worth dodging.

Work the rating window

Most jams run a rating period where entrants play each other's games — and the economy is reciprocal: rating and commenting generously drives raters back to your entry (many jams boost visibility for active raters explicitly). Budget real hours, write comments with substance (what you liked, where you got stuck — the comments you wish you received), and you'll exit with double-digit useful critiques plus a handful of devs who remember you.

Those devs are the durable yield: the comment-section rapport of one jam becomes next jam's team, a feedback-exchange partner, a future cross-promoter. Jams are networking events disguised as deadlines.

Mine the feedback, then write it down

Sort every comment into three buckets: confusion ('didn't realize I could jump on walls' — UX bugs, the most actionable), boredom (where they stopped — pacing data), and delight (what they screenshot and quote — your game's actual selling point, which often surprises you). Patterns across ten comments outrank any single opinion, including yours.

Then the post-mortem, same week, one page: what went right, what went wrong, what you'd do differently — plus the bucket summary. Published (itch devlog, community forum) it performs socially; private, it still compounds: devs who post-mortem every jam visibly improve jam-over-jam, because the lessons get banked instead of vibing away.

Decide the project's fate on purpose

Three honest options: archive (most entries — the value was the practice; tag the repo, keep the page up, move on guilt-free), polish (a week of known-issue fixes and small additions for the itch audience — good practice in finishing, good devlog content), or expand (only with real player-pull signals — see the full-game decision separately). The failure mode is the un-decision: a 'maybe someday' project squatting in your head, taxing the next thing.

Whatever the fate, bank the assets: reusable code into your jam template, the best clip into your portfolio reel, the team's contact info into next jam's plans, and the lesson into the post-mortem file. A jam's true output is everything that survives the weekend.

Finished and small beats ambitious and broken

Jam ratings and jam memories both go to entries people could actually play. A tiny, complete loop with one good idea outperforms an ambitious wreck every time. The brutal math of a weekend: every system you add halves the polish every other system gets.

Decide your core loop in the first hour, build it ugly by the halfway mark, and spend the entire back half making it feel good. That schedule wins jams.

The jam ends; the feedback doesn't have to

The flood of comments after a jam is the most honest, fastest feedback your work will ever get — strangers with no stake telling you exactly where they got confused or quit. Most devs read it once and move on. The better move is mining it.

Sort comments into 'confused', 'bored', and 'delighted'. The confusions are UX bugs, the boredom marks pacing problems, and the delights tell you what the full game should be about.

The quiet work that protects all of this

Everything in this post gets undone by an unstable build. A great store page, a clever marketing beat, a perfect jam entry — none of it survives 'crashed twice, refunded'. Stability isn't a feature players praise, but it's the floor everything else stands on.

Give yourself visibility before you need it: crash reports with stack traces, a simple way for players to flag issues from inside the game, and a habit of fixing the top recurring error before adding anything new.

Putting it to work

Don't try to act on all of this at once. Pick the one change that costs you the least and pays the most this week, do it, and see what actually happens before reaching for the next.

Most of this rewards steadiness over intensity. A small improvement made every week, checked against how real players respond, outruns any single burst of effort — in this corner of game development and every other one.

Lock the loop early, cut without mercy, and spend the last hours on feel.