frontend
    Preparing search index...

    Function hasAnyPlayablePosition

    • Check if any position on the board can accept a card placement.

      Parameters

      • tablePlaced: number[]
      • tunnelEnabled: boolean
      • endStopEnabled: boolean
      • tunnelSkipWidth: number = 0

      Returns boolean