jasmine-team/Jasmine

Tetris tap instead of drag to shift tile

Closed this issue · 2 comments

riwu commented

Tapping to left of falling tile moves it to the left, vice versa for right.
Tapping at the same column as the falling tile lands it immediately.

see https://github.com/jasmine-team/Jasmine/tree/tetris-prototype/Jasmine/Tetris

riwu commented

Tapping at the same column as the falling tile lands it immediately

Not yet implemented

Completed with PR #107