commit 0a6ed45e6df4315a9ecd9489441c44d34d24b84b parent a47f284a4e2c96312420473daadaa8397f334c02 Author: Benjamin Paul <bpaul@bpaul.xyz> Date: Thu, 6 Jan 2022 23:10:46 +1000 tetris blog start Diffstat:
A | tetris/1-intro | | | 15 | +++++++++++++++ |
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/tetris/1-intro b/tetris/1-intro @@ -0,0 +1,15 @@ +I have recently gained an interest into tetris research after seeing some of the +openers used by kazu in his match against Amemiya Taiyou. I hadn't really seen +openers like gamushiro stacking and whatnot and I guess in the past openers like +these didn't exist or weren't talked about much in those typical "Openers you +must learn!!!!" type articles or videos. + +Seeing new things being discovered now means that there are probably more new +things to be discovered in the future, and this inspires me to look and see if +there is anything I can contribute. + +I'm looking to post my thoughts about certain tetris related things, mostly to +do with t-spin and perfect clear setups, though I might look into some other +random stuff like bm art or highly optimized kpp sprint. + +Anyways hopefully I will have something interesting to post soon, but we'll see.