Skip to content

Dev-Ridwan16/guessmate

Repository files navigation

🎭 GuessMate

Guessmate is an open source heads up game built with React Native and Expo, where players can tilt the their device to move to the next question

📱 Features

✅ Gesture-based navigation using the Accelerometer
✅ Tilt up to mark as correct and gain 1 point
✅ Tilt down to skip without scoring
✅ Simple and interactive UI

🚀 Installation & Setup

  1. Clone the repository
    https://github.com/Dev-Ridwan16/guessmate.git

  2. Change directory
    cd guessmate

  3. Install dependencies
    npm install

  4. Install Expo CLI (if not installed)
    npm install -g expo-cli

  5. Start the Expo development server
    expo start or npm start

  6. Run on your device
    Use Expo Go app (scan the QR code)
    Or run on an emulator (expo run:android or expo run:ios)

🎮 How to Play

  1. Start the game, and a question will appear.
  2. Tilt your phone up (face up) to mark the answer as correct and gain 1 point.
  3. Tilt your phone down (face down) to skip without scoring.
  4. Keep playing and have fun!

Watch the video
Demo Video

🛠️ Technologies Used

✅ React Native
✅ Expo
✅ expo-sensors (for detecting device tilt)

🤝 Contributing

GuessMate is open-source, and contributions are welcome!

  1. Fork the repository
  2. Create a new branch (feature-branch)
  3. Make your changes
  4. Submit a pull request 🎉

THANK YOUUU

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published