A professional implementation of the classic Tetris game built entirely using HTML, CSS, and JavaScript. Designed to deliver smooth gameplay, intuitive controls, and a clean pixel-inspired aesthetic, providing a nostalgic yet modern experience in any web browser.
- Fully functional Tetris mechanics including block rotation and stacking
- Score and level tracking for an engaging gameplay experience
- Responsive design compatible with all screen sizes and devices
- Smooth animations for falling blocks and line clearing
- Minimalistic, clean, and visually appealing interface
- HTML5 โ Structure and layout of the game
- CSS3 โ Styling, animations, and visual effects
- JavaScript (ES6) โ Game logic, controls, and rendering
- Left Arrow โ Move block left
- Right Arrow โ Move block right
- Up Arrow โ Rotate block
- Down Arrow โ Soft drop
- Space โ Hard drop
- R โ Restart game
- Clone the repository:
git clone https://github.com/yourusername/tetris-game.git