Tetris apps (and clones) on iOS -- part 2
I ended up porting two separate Tetris clones to iOS:
===
Polyx
- This is the classic 2D version.
- 35 polyominoes.
- Option to use colored polyominoes (this is the default) or colored layers.
- Dual interchangeable controls:
- On-screen buttons
- Direct touch manipulation
===
Polyx 3D
- This is the 3D version.
- 26 polycubes
- Colored layers only
- On-screen buttons
===
The apps are still not on the app store, so I'm sharing a video. Would love to hear feedback on:
- General design
- Controls
- Polyominoes coloring
....as well as anything else.