Hi, welcome to my own simplified version of Tetris.
I loved Tetris when I was a kid, and when I found out about Tetrio, it was amazing. After months of learning to code, I decided to make a simple version. I learned a lot, such as:
- Handling 2D arrays like rotations
- Using sprites
- Timers like animation loops
- Some knowledge of PIXI.js
- Abstract way of knowing when a key is pressed.
- Collision detection
- And more...
I hope you enjoy my work!