saaof / salad-bowl-app

React Native multiplayer game using Firebase https://youtu.be/AEIdt2TMGPo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salad Bowl Game

Overview

Salad Bowl is a recreation of a guessing game my friends and I played in college. It's made with React Native and Firebase, and it allows you to play with your friends in realtime, either in person or via video call. Here's a video demo of the game, and here's a video overview of how the game was made using firebase.

If you want to play this game with your friends, you can check it out here!
iOS: https://apps.apple.com/us/app/salad-bowl-party-game/id1513103446
Android: Coming Soon!

App Preview

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

How It Works

Salad Bowl is a guessing game with 3 rounds and requires a minimum of 4 people to play. In each round, one person plays against the clock to get their team to guess the most words or phrases as possible!

Before the game starts, each person adds a certain amount of words or phrases into the salad bowl. These words or phrases are what you have to get your team to guess each round. After each round, the words are recycled back into the game.

But there's a catch! There's different rules for each round. In round one, you can only explain the word or phrase without using any gestures. In round two, you can only act out the word or phrase without making any noises. In the last and hardest round, you can only say one word to get your team to guess the word. This may seem hard, but remember that the words are recycled each round, so your teammates have to use their memory and association to guess the words!

After you play one game, you'll never want to stop playing! The best part is that this game can be played by anyone, whether in person or remotely! When in person, everyone can hop on their phones and start up the game! When playing remotely, just jump on a video call and start the game!

Note

This repository is public in order to allow others to get ideas on how they can use react native and firebase for their own uses. This is meant to be for educational purposes only, and a resource for others to see what's possible with react native and firebase. I am also open for anyone to take a look at the code, play around with it, and even add some of your own features for your own use. However, I do not give permission to others to publish this application (with or without extra features/enhancements) in any form anywhere. If you have any questions, you can email me at alisoomar@gmail.com. If you have any additional feature requests, feel free to add it as an issue.

About

React Native multiplayer game using Firebase https://youtu.be/AEIdt2TMGPo


Languages

Language:JavaScript 100.0%