Skip to content
  • Terence Martin's avatar
    Clarify ball dropping · 549186a3
    Terence Martin authored
    There were several places where code was being used to check if a cell
    in the maze was blocked or not. This has been factored out into the
    MazeContent class so that we can easily do it in one step.
    549186a3