Skip to content

KHadham/simpleGameWikApps-FrontEnd

Repository files navigation

Wikapps Game

Built with

Table of Contents

Introduction

WikApps is a game where you have to press and tap the big button in accordance with a predetermined pattern,if after 4 seconds you not press big button then you will lose

Features

  • Users must sign in if users want to submit their score to database
  • Users can see leaderboard list player
  • Users can play game and get best score
  • And others

Requirements

Usage for development

  1. Clone this repository
  2. Open the folder and type npm install for install dependencies and react-native link
  3. Before run this, you must run backend first
  4. Type react-native run-android for run this app. Make sure your device is connected with debugging mode.

Screenshots

Release APK

Related Project (Backend)