Binary Tetris by Martin Kleppe
1. Links
2. Summary
- Programming language: JavaScript
- Main size: 274 B
- Extra size: 26 B
- Total size: 300 B
- Feature count: 8
- Bytes per feature: 34 B
3. Controls
- Ctrl+R or ⌘ Cmd+R: restart
- Ctrl+W or ⌘ Cmd+W: quit
- ←: move left
- ↓: soft drop
- →: move right
4. Features
- Drop: soft drop
- Gravity
- Horizontal movement
- Line clearing
- Quit: close tab
- Restart: refresh page
- Retry: refresh page
- Sleep mode: from OS
5. Bugs
- Pieces can be placed by moving them into the side of another piece
- If you move off the side of the screen, you reappear on the other side, one row higher or lower
- The blocks invert if you press → immediately after placing a piece