Stackoban is a Sokoban-type game, where in addition to the usual elements like Obstacle, Box, Destination, and Player, we’ve introduced a third level of depth: the Hole. The hole acts as a type of obstacle where certain boxes need to be placed, which in turn opens the path for other boxes to reach their destinations successfully. The main goal, as in any Sokoban game, is to solve different levels by covering all destinations with boxes, thereby completing the level.