from: https://github.com/elevista/vue-tetris
I want to make same as 1986 orginal pc version: https://www.youtube.com/watch?v=oeINvveVeto
Change:
ticktime: 50 to (65-90)
rotated initial block shape
moved T, S, Z, J, L shapes one column right
total height: 22 => 20
node.js version 10.13.0
npm install
npm run serve
npm run build
npm run test
npm run lint