Cracking 2048 in Python with Expectiminimax

Поделиться
HTML-код
  • Опубликовано: 19 дек 2024

Комментарии • 2

  • @mobslayer2023
    @mobslayer2023 2 года назад +1

    Thanks man you got me 3 points EC

  • @MONROTE
    @MONROTE 2 года назад

    Hello, Michael Schrandt, great videos, I love them! I'm writing to ask if there is any chance you could help me with my puzzle game solver. I've got a pyramid of balls which you have to sort in a right order in minimum steps. I'm trying to use IDA* algorithm, but can't come up with a nice heuristics and stuck on the problem for 2 months. I was also trying to follow your 8-puzzle video to build up a pattern database, but don't really understand the logic of splitting my pyramid. If you could help, I would be very grateful. Answer this comment so I could share more details in case you can help. Best wishes, Alex