Mini Tetris by Rebecca König
1. Links
2. Summary
- Programming language: JavaScript
- Main size: 464 B
- Extra size: 42 B
- Total size: 509 B
- Feature count: 14
- Bytes per feature: 33 B
3. Controls
- ↑: rotate counterclockwise
- Ctrl+R or ⌘ Cmd+R: restart
- Ctrl+W or ⌘ Cmd+W: quit
- ←: move left
- ↓: hard drop
- →: move right
4. Features
- All tetrominoes
- Drop: hard drop, piece falls at maximum speed until you press another key
- Game over detection
- Game over screen: invert blocks
- Gravity
- Horizontal movement
- Line clearing
- Line clear points:
- Single: 100
- Double: 300
- Triple: 600
- Tetris: 1000
- No bugs
- Quit: close tab
- Restart: refresh page
- Retry: refresh page
- Rotation
- Sleep mode: from OS