galenscovell / Circuits

Circuit connecting puzzle game for Android
0 stars 0 forks source link

Implement touch controls #3

Closed galenscovell closed 9 years ago

galenscovell commented 9 years ago

Touch to select nodes and fling/swipe in direction player wants bridge to be created.

galenscovell commented 9 years ago

Nodes are selected with initial touchdown event, then detect first node in swiped direction.