Built with React Native.
Hit Hit Baam is a game where you have to press the drums in accordance with a predetermined pattern if after 4 seconds are passed then you will lose
- Users must sign in before play a game
- Users can see leaderboard list player
- Users can play game and get best score
- And others
- Open your terminal or command prompt
- Type
git clone https://github.com/falihnaufal17/Hit-Hit-Baam-Game.git
- Open the folder and type
npm install
for install dependencies andreact-native link
- Before run this, you must run backend first
- Type
react-native run-android
for run this app. Make sure your device is connected with debugging mode.
Falih Naufal |