/OnePixelTap

Primary LanguageJavaScript

Pixel Tap

A pixel is pretty small right? In this game, you will be presented with a pixel at a time, try to tap as many as you can before time runs out.

Get in on the Play Store.

Installation

Install all the things

npm install

Install Pods

cd ios
pod install

Run

react-native run-ios
react-native run-android