Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

kodejuice/openwhot

Repository files navigation

Open Whot

A varitation of the Naija Whot Game, where the players cards aren't hidden from each other.

Built with React Native.

Home

Play

Gamescreen

Pause

Settings

Open Whot - Expo

or

- Launch on an Emulator

Clone repo first

$ git clone http://github.com/kodejuice/openwhot.git
$ cd openwhot
$ npm install

if you intend to run with an emulator, you need to eject this project from Create React Natives Build Script.

npm run eject

then npm run android or npm run ios

Like npm start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup).

Releases

No releases published

Packages

No packages published