Skip to content
/ spy Public

Social deduction party game for iOS & android where players uncover hidden roles and outsmart each other to win

License

Notifications You must be signed in to change notification settings

advayc/spy

Repository files navigation

Spy

Social deduction party game for iOS & android where players uncover hidden roles and outsmart each other to win


Demos

Click to view all demos

Video Demo

demo.mov

Screenshots

iPad Screenshots
Other Screenshots

Setup

1. install dependencies

npm install 

3. Run locally

npx expo start

4. Build for iOS/Android

You can build the app using EAS . Make sure you have EAS CLI installed and configured.

  • iOS:
  eas build -p ios --profile production
  • Android:
  eas build -p android --profile production

to test it you should run a prebuild

npx expo prebuild --clean
npx expo run:ios

5. Distribute to App Store

  • Open Xcode → Window → Organizer
  • Select "Distribute App" → App Store Connect
  • Or use Transporter to upload a generated .ipa file from the EAS build, note: you have a limited number of uploads on the free expo version

About

Social deduction party game for iOS & android where players uncover hidden roles and outsmart each other to win

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages