codonovan / connect-four-react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect-four-react-native

Build Status

A game application for Connect-four written in react native

Install

Installs all the npm dependencies:

make install

Run

Runs the app in an iOS simulator

make run

Test

Runs all the tests of the project

make test

About


Languages

Language:JavaScript 84.0%Language:Objective-C 9.2%Language:Python 3.4%Language:Java 2.6%Language:Makefile 0.8%