- Programming language: Assembly
- Main size: 256 B
- Extra size: 0 B
- Total size: 256 B
- Feature count: 16
- Bytes per feature: 16 B
- F16: pause
- ⇧ Left Shift: move left
- ⇧ Right Shift: move right
- Ctrl: rotate counterclockwise
- Alt: soft drop
- Any Key: unpause
- All tetrominoes
- Animations
- Colored pieces
- Drop: soft drop
- Drop points:
1 * fall_height
- Faster levels:
speed = log2(lines)
- Game over detection
- Gravity
- Horizontal movement
- Line clearing
- Line clear points:
- Single: 32
- Double: 96
- Triple: 160
- Tetris: 224
- No bugs
- No ceiling
- Pause: pause emulation
- Placement transition: increase brightness
- Rotation
- Download the archive
- Download DOSBox
- Move
4is256.com
to~/dosgames
- Setup AUTOEXEC
- Run the command for your operating system:
- Windows:
dosbox -c 4is256
- MacOS:
/Applications/dosbox.app/Contents/MacOS/DOSBox -c 4is256
- Windows: