• interolivary
      link
      fedilink
      4
      edit-2
      1 year ago

      I mean, wouldn’t it essentially have to be storing every possible move (well, state) for as many rounds as you want for the player to be able to play at most? And I’m not sure he can take advantage of the fact that you can end up in the same state from multiple other states, which would remove a lot of the redundant ones

      • Look at the screenshot at the beginning of the article. Every possible state is stored in a div, with the state encoded in its Id. So it’s possible to reuse such “duplicate” states.

        Strictly speaking, it would not be allowed for the same ID to occur multiple times.

    • Eager Eagle
      link
      fedilink
      English
      281 year ago

      ahem excuse me?

      modern implementation would have at least a 300mb node_modules/ and a bunch of memory leak sources

  • tfc
    link
    fedilink
    51 year ago

    Doesn’t seem to work in Firefox? It just displays every combination lol