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 📱.
OS | Status |
---|---|
Android | Works via Expo Go |
iOS | Works via Expo Go |
Web | Works on the Browser (last 2 versions) |
Follow the steps of the official Expo documentation to setup your development environment.
Quick steps:
git clone https://github.com/YahyaBagia/tenzies-expo.git
yarn
yarn android
yarn ios
yarn web