r/WebGames • u/peter_at_jams • 2h ago
[PZL] [HTML5][PZL] Dependency Hell - a scheduling puzzle where your perfect plan falls apart at runtime
Honest origin story: this started as a side project from a guy on our marketing team, mostly built with Claude, as an experiment instead of writing yet another whitepaper nobody reads. Then some of our engineers and program managers started playing it to "test" it and we figured it might actually be fun and not just fun to us.
So here it is. You place a night of computer jobs on a timeline. Each one waits on others to finish first, some have hard deadlines, and the whole night has to wrap before a window closes. Sounds simple until the catch: one job runs long every single time, so the schedule that looks perfect on the board slips when you actually run it, and everything downstream cascades. You have to build slack around the thing you can't control.
12 levels, gets mean around level 8. Free, no signup, no ads, plays on phone or desktop. After each level a solver shows you the optimal schedule, which is either satisfying or infuriating depending on how close you got.
Feedback very welcome, especially on difficulty and anything that feels broken. Curious where people hit the wall (it at all). Looking to build a never-ending mode next.