Skip to content

Tenzies game made with React-Native (Expo) that runs on Android, iOS and Web

Notifications You must be signed in to change notification settings

YahyaBagia/tenzies-expo

Repository files navigation

⭐ Tenzies ⭐

Roll until all dice are the same. Click each die to freeze it at its current value between rolls.

Try it out on your browser 🌐  / mobile device 📱.

Supported Platforms

OS Status
Android Works via Expo Go
iOS Works via Expo Go
Web Works on the Browser (last 2 versions)

Environment setup

Follow the steps of the official Expo documentation to setup your development environment.

Quick steps:

To run the app

Clone the Repo:

git clone https://github.com/YahyaBagia/tenzies-expo.git

Install the Packages:

yarn

Run on Android:

yarn android

Run on iOS:

yarn ios

Run on Web:

yarn web

About

Tenzies game made with React-Native (Expo) that runs on Android, iOS and Web

Topics

Resources

Stars

Watchers

Forks