Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 604 Bytes

interaction-hw

Summary

Touch tracking app that supports two modes of filtering touch locations, and the ability to change the number of taps on the filter.

Build instructions

First clone project, then to build from command line:

./gradlew clean build

cd build/libs

java -jar InteractionHWA-1.0-SNAPSHOT.jar

If you would prefer not to build your own, a jar file is included here

Demo

Screen.Recording.2022-11-17.at.5.36.58.PM.mov