A simple reaction game for Android..
speedtouch is hosted in the following web site
https://github.com/RuMoe/speedtouch
If you think the Android project speedtouch listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of speedtouch.
Item | Value |
---|---|
Java File Count | 24 |
Activity Count | 3 |
Fragment Count | 1 |
speedtouch has the following Java source files.
com.rumoe.speedtouch.ApplicationTest.java com.rumoe.speedtouch.game.event.CellEvent.java com.rumoe.speedtouch.game.event.CellObserver.java com.rumoe.speedtouch.game.event.GameEvent.java com.rumoe.speedtouch.game.event.GameEventManager.java com.rumoe.speedtouch.game.event.GameLifecycleEvent.java com.rumoe.speedtouch.game.event.GameObserver.java com.rumoe.speedtouch.game.event.GameStatEvent.java com.rumoe.speedtouch.game.mode.generic.GameLifeUpdater.java com.rumoe.speedtouch.game.mode.generic.GameScoreUpdater.java com.rumoe.speedtouch.game.mode.generic.GameThread.java com.rumoe.speedtouch.game.mode.survival.SurvivalGameThread.java com.rumoe.speedtouch.game.mode.survival.SurvivalLifeUpdater.java com.rumoe.speedtouch.game.mode.survival.SurvivalScoreUpdater.java com.rumoe.speedtouch.game.ui.EffectOverlay.java com.rumoe.speedtouch.game.ui.GameActivity.java com.rumoe.speedtouch.game.ui.GameBoardFragment.java com.rumoe.speedtouch.game.ui.gameboard.Cell.java com.rumoe.speedtouch.game.ui.gameboard.CellPosition.java com.rumoe.speedtouch.game.ui.gameboard.anim.BlinkInterpolator.java com.rumoe.speedtouch.menu.HighscoreActivity.java com.rumoe.speedtouch.menu.TempStart.java