kodejuice / openwhot

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

Home Page:https://kodejuice.wordpress.com/2018/05/30/open-whot-a-variation-of-the-naija-whot-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

https://kodejuice.wordpress.com/2018/05/30/open-whot-a-variation-of-the-naija-whot-game/

License:Apache License 2.0


Languages

Language:JavaScript 100.0%