Discussion summary

A recent post discusses a new approach to Tetris, highlighting a record-breaking game after 34 years. The community comments range from technical insights to personal preferences about different versions.

What the discussion says

  • The post features a new AI approach to Tetris.
  • Community members appreciate the visuals and write-up.
  • Some prefer specific versions like Tetris Grand Master 4.
I was expecting something like DQN, but it was a new approach.
jdw64
This version is the best one, especially with two-player mode.
smalltorch

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • Related? "After 34 years, someone beat Tetris [video]" 02-jan-2024 https://news.ycombinator.com/item?id=38841080 183 comments
  • I'm the author. Thanks for the comments.
  • Great post! Thanks for the write up, enjoyed reading it and the visuals.
  • I was expecting something like DQN, but what I actually saw was a new approach, so it was fascinating. Usually when you're making small AI demos and doing hands-on exercises, you work with Tetris a lot.

    In NES Tetris, if the input is the same, the result is the same, so you can store all the inputs and reproduce specific moments. The state becomes like a graph, which allows for fuzzing testing. It's interesting

  • how doe piece selection work? isnt it random?
  • I'm a huge fan of Tetris and have played them all. I think this version is the best one. Not only because of the drama behind it, but two player mode is actually pretty fun.

    https://tetris.wiki/Tetris_(NES,_Tengen)

  • Recently got Tetris Grand Master 4 and played it with an arcade stick insanely satisfying to play that way and with that ruleset and kinda ruined other versions/input methods for me.