Skip to content
  • Terence Martin's avatar
    Update Maze end of game tracking · ecd041c3
    Terence Martin authored
    Now that we have a separate set of balls for the compute and for the
    player, we need better checking to determine if all balls have been
    played or not (since not all are visible).
    
    There is a method we can use for this, which makes the existing code
    much simpler.
    ecd041c3