carlababa / ShootPony

A react native version of the game shoot pony! W.I.P

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShootPony

A react native version of my game shoot pony! W.I.P

How to start

If you never used react-native before you need to follow this link to have everything in place to start running the project: react-native setup

Clone the project:

git clone https://github.com/carlababa/ShootPony.git

cd ShootPony

Install Dependencies:

npm install

Android

Open android AVD:

android avd

Select your AVD or create one and click 'Start'.

In a new terminal tab run:

react-native run-android

iOS

react-native run-ios

About

A react native version of the game shoot pony! W.I.P


Languages

Language:Objective-C 46.9%Language:JavaScript 20.9%Language:Python 17.4%Language:Java 14.8%