Skip to content

This is a simple game that tests the concentration of the child based on how he or she is able to select a unique number out of all other numbers. [HacktoberFest-2020]

Skill-Class/Tap-The-Unique

Repository files navigation

Tap The Unique Game

Open Source Love first-timers-only Hacktoberfest2020 GitHub stars GitHub forks GitHub contributors GitHub issues GitHub pull-requests

This is a simple android game that tests the concentration of the child based on how he or she is able to select a unique number out of all other numbers. The game is just too simple to keep playing after that. So, lets try it again :)

Table of Contents

Prerequisites

Installation

You can download the code through either:

Open your terminal/ GitBash and run this command

$ git clone https://github.com/Skill-Class/Tap-The-Unique.git

How to Play

  • User can choose mode of the game play among Easy, Medium, Hard
  • Also the time span among 30 seconds and 60 seconds
  • There is a matrix of where each cell consists of a number.
  • All the numbers looks same but there is a unique number which is different of all others.
  • In the time span of 30 seconds or 60 seconds, you have to select maximum unique numbers to increase your score.
  • For each correct selection, You will be rewarded 5 points🥇

Screenshots

  1. Start Screen
  1. Instructions Screen
  1. Game Screen
  1. Result Screen

Contributing Hacktoberfest 2020

Want to contribute? Great!😎

This repository is the starter code for you. Contributions counting towards Hacktoberfest 2020 are welcome! This is a beginner-friendly repository for first timers contributing to open-source projects. Feel free to check the issues page.

How to Contribute?

For your pull requests to count towards hacktoberfest contributions, you are requested to create a profile first.

  1. Fork this repository by clicking on the fork button on the top of this page.
  2. Clone the forked repository to your machine and open in android studio.
  3. Create a new feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push your branch (git push origin my-new-feature)
  6. If you go to your forked repository on GitHub, you'll see a Compare & pull request button. Click on that button to create a pull request.
  7. If all is well, your pull request will be approved to be merged ✔️

Congrats! 🎉 You are an awsome contributor! 🏆

Contributors

Author

This project is authored and maintained by Sheetal Kumar

About

This is a simple game that tests the concentration of the child based on how he or she is able to select a unique number out of all other numbers. [HacktoberFest-2020]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages