Thank you for the review. I wanted to put the concept that the game is based on (topological sort of a directed acyclic graph) front-and-center. I want to put in some of those extra features but don't want the things to "distract" from the main concept. This game isn't about block-pushing or sokoban, it's about topological sorting. How can I add those features without being too distracting?
I looked up the Indiana Jones game, and it is similar. Is that game also about topological sorting? Where can I find a visualization of the directed acyclic graph?