• @[email protected]
      link
      fedilink
      English
      226 days ago

      that’s exactly what I said, also you’d still need to add 1 to make rolling 100 possible

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          25 days ago

          that is a different way of doing it I didn’t think about but my method still works

          to roll 1:
          1st, 0 x 10 = 0
          2nd, 0+0 = 0
          add 1, 0 + 1 = 1

          to roll 100:
          1st, 9 x 10 = 90
          2nd, 90 + 9 = 99
          add 1, 99 + 1 = 100

          that’s the exact same except you count 0 AS 100 instead of adding 1