/Button-Mobile

Simple music game, make with React Native

Primary LanguageJavaScript

X

Button Game

Table of Contents

Introduction

Button is a simple musical game made with React Native, this game will increment the score if we tap the red button.

Requirements

  • npm
  • react-native-cli

Usage

  • Clone or download this repo first
  • Open your terminal or cmd and type npm install and react-native link
  • After that, run backend first
  • Connect your phone to the pc or laptop and make sure your phone is connected with debugging mode
  • Finnaly, type react-native run-android and wait for the process to complete

Screenshot

X

GIF

button6780b755b69ecaac.gif

Related Project

  • In this repository only for the frontend section, for the backend section can be seen here.