Comments
absindx2 years ago

The next tetrimino is determined by a random number, which is deterministic and predictable. You can start playing from any seed without moving the timer by following these steps.

  1. Play in Endless mode, Speed 20 and save the cursor position
  2. Press the reset button
  3. Press the start button repeatedly to start Endless mode as soon as possible (Random numbers advance every frame on the menu screen)
  4. Identify the random number position from the following generation order table https://gist.github.com/absindx/f3d76ad5f8eb05e3ae8ecd4f04b47086
  5. Game over at a specific sequence position
  6. Select Try again to get any fixed tetrimino sequence (Timer start) Because of the correction that avoids continuous generation of the same tetrimino, some of them may not be on the table after the game starts soon.

RNG Manipulation can make a big difference in competitiveness. When the player using that appears in, I suggest to separate the categories.

hebo-MAI likes this
absindx3 years ago

アカウントを取ったのでこちらにも。

https://absindx.github.io/ZpIndIndY/Ozaki/Lesson.html 乱数消費についてのドキュメントを作成しました。 一部の詳しい挙動については詰められていませんが… 乱数生成処理を呼び出している箇所については一通りリストアップできていると思います。

https://absindx.github.io/ZpIndIndY/Ozaki/CupSimulator.html ゲームモード、初期乱数、プレイ状況を入力していくとカップ位置や風を予測できるツールを作成しました。 厳選等のお役にたてれば幸いです。

Ghyuty17 and mammaru339 like this
About absindx
Joined
3 years ago
Online
1 day ago
Runs
3
Games run
Freddy Spaghetti
Freddy Spaghetti
Last run 3 years ago
3
Runs
Games followed
Freddy Spaghetti
Freddy Spaghetti
Last visit 8 months ago
1,102
visits
Games moderated
Freddy Spaghetti
Freddy Spaghetti
Last action 8 months ago
14
actions