https://github.com/moh3a/doublesix
dominoes, the algerian way
https://github.com/moh3a/doublesix
expo firebase react-native webrtc
Last synced: 3 months ago
JSON representation
dominoes, the algerian way
- Host: GitHub
- URL: https://github.com/moh3a/doublesix
- Owner: moh3a
- Created: 2023-04-08T23:05:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T21:54:55.000Z (about 3 years ago)
- Last Synced: 2025-02-08T15:28:11.909Z (over 1 year ago)
- Topics: expo, firebase, react-native, webrtc
- Language: TypeScript
- Homepage:
- Size: 977 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOUBLE SIX
dominoes, the algerian way
## todos
- get webRTC running with 4 peers;
- playing with bots;
- themes and styling;
## build APKs for android emulators and devices
- if you don't have an `android` folder or an `eas.json` file configured, follow this article [https://docs.expo.dev/build-reference/apk/]
- then run the following command
```sh
npx eas build -p android --profile preview
```
## requirements
- make sure that a firestore instance is running