Skip to content
  • Terence Martin's avatar
    Implement ball removal state · cacdab8a
    Terence Martin authored
    This hooks into the previously created method and will continuously
    try to remove blocked balls from the maze until the method tells it
    that there are no further balls to remove and all that were removed
    are now done with.
    
    We skip to this state when all plays are exhausted and then to the
    remove gray bricks state once this is completed.
    cacdab8a