https://github.com/sahil-popat-potale/number_rush
Number Rush is a simple Android game developed in Android Studio using ''Java''. The game challenges players to click numbers in a specific sequence, testing their memory and agility. Players start by clicking the number '1' and proceed sequentially up to '10'. A wrong click results in a loss, while completing the sequence leads to victory.
https://github.com/sahil-popat-potale/number_rush
android-application game simple-game
Last synced: 21 days ago
JSON representation
Number Rush is a simple Android game developed in Android Studio using ''Java''. The game challenges players to click numbers in a specific sequence, testing their memory and agility. Players start by clicking the number '1' and proceed sequentially up to '10'. A wrong click results in a loss, while completing the sequence leads to victory.
- Host: GitHub
- URL: https://github.com/sahil-popat-potale/number_rush
- Owner: Sahil-Popat-Potale
- Created: 2024-07-01T15:04:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-29T15:09:17.000Z (7 months ago)
- Last Synced: 2025-03-26T16:55:05.578Z (about 1 month ago)
- Topics: android-application, game, simple-game
- Language: Java
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# About
Number Rush is a simple Android game developed in Android Studio using ''Java''. The game challenges players to click numbers in a specific sequence, testing their memory and agility. Players start by clicking the number '1' and proceed sequentially up to '10'. A wrong click results in a loss, while completing the sequence leads to victory.---
# Sneek Peek

