If I were to make an app like this word finder game in Compose, what gesture detector would I need to use? As it stands I can get each letter using the onpress gesture detector , but I guess this is more of a swipe gesture. Is this possible in Compose or would I need to use a games engine? See picture in thread.