https://github.com/dakostu/tapit
A very simple reaction time test for Android devices
https://github.com/dakostu/tapit
android android-app android-application android-game java java-android java-game reaction-timer
Last synced: 3 months ago
JSON representation
A very simple reaction time test for Android devices
- Host: GitHub
- URL: https://github.com/dakostu/tapit
- Owner: Dakostu
- License: gpl-2.0
- Created: 2018-02-28T20:37:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T20:51:39.000Z (about 7 years ago)
- Last Synced: 2025-01-01T16:46:07.177Z (5 months ago)
- Topics: android, android-app, android-application, android-game, java, java-android, java-game, reaction-timer
- Language: Java
- Size: 1.36 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# TapIt
TapIt is a very simple reaction time tester for your Android device. The game greets you with a red screen. It turns green after a random amount of seconds. The goal of TapIt is to tap the green screen as fast as possible.
## How to install TapIt
This repository already contains a signed APK in the folder /app/release. Copy it onto your Android device and run the app from there.
Your Android device needs to support the Android version 4.0 API.
TapIt uses the GNUGPL V2 license. Feel free to check out and fork the source code at your will.