Tetris... -- Just a starter project... -- I'm a pretty big fan of Tetris --
Key-Binds -- Q & W to Rotate -- Arrow Keys to Move -- Space to Hard Drop --
TODO -- Add Next Window -- Change Score calculation -- Implement levels * speed -- Settings for custom keybinds -- Controller support? -- T-Spins -- Wallkicks -- Fix Spin bugs... EX: I Piece doesn't really spin, it rotates around an axis --
///////////// --
SC Rank -- NOTE: Non functioning example - No Token in the code. -- Starcraft Rank pull API -- This is really just a demonstration of how simple it is to use VUE and pull API Data -- Deconstructor is in the HTML table -- This grabs the Data from the Grandmaster League (Top 200 players in EX region. In this case US and KR) -- Simple enough to make work with a token from the Blizzard API --