WoochanLee / BalanceTetris

Tetris built with vanilla javascript
9 stars 10 forks source link

refactor: Add Parcel as a bundler and Prettier to sync code convention #24

Closed znxkznxk1030 closed 3 years ago

znxkznxk1030 commented 3 years ago

Modern javascript code uses "requireJs" or "import" statement to reduce a complexity between codes.requireJS, import, ES6 I organized the reference relationship for each file, and it was bundled and applied to "index.html" just as before

WoochanLee commented 3 years ago

Thanks for your first PR!

Welcome to be a collaborator of BalanceTetris!

Anyway, have you tested this code?

I couldn't see the shifted block on the left circle.

Can you check this?

스크린샷 2021-04-13 오전 10 19 55
znxkznxk1030 commented 3 years ago

Oops, didn't check left circle. Will do fix it soon. Srry