https://github.com/artonh/speeds-wisely
One simple Android game that will generate random 6 numbers from 1 to 9, these numbers will appear in random places, and the user has to touch the numbers (or push buttons) from the smallest to the greater for the shortest possible time!
https://github.com/artonh/speeds-wisely
android-application android-development android-device android-game java java-developer xml
Last synced: about 2 months ago
JSON representation
One simple Android game that will generate random 6 numbers from 1 to 9, these numbers will appear in random places, and the user has to touch the numbers (or push buttons) from the smallest to the greater for the shortest possible time!
- Host: GitHub
- URL: https://github.com/artonh/speeds-wisely
- Owner: artonh
- Created: 2017-04-18T07:34:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T19:46:21.000Z (about 3 years ago)
- Last Synced: 2024-12-27T16:33:11.873Z (12 months ago)
- Topics: android-application, android-development, android-device, android-game, java, java-developer, xml
- Language: Java
- Homepage:
- Size: 4.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speeds-wisely
One simple Android game that will generate random 6 numbers from 1 to 9, these numbers will appear in random places, and the user has to touch the numbers (or push buttons) from the smallest to the greater for the shortest possible time!
It is currently functional, but it's not finished as I had in plan to add more levels and to change the game mode(having the possibility to play with time, ex. 5sec. remaining to end the game and getting involed with the animations so one figure(as BONUSE) will be appeared and if user touched it he will earn extra time(as initial point, +5seconds and later on to think about coins) and to enhance the Graphic/UI/UX of the game!