Skip to content

Match tiles to complete the board. Displays user actions in realtime to all players

License

Notifications You must be signed in to change notification settings

MatthewAndreTaylor/MatchingGame

Repository files navigation

Matching Cards Game 🎴

🕹️ Demo

Demo.mp4

⚡ Start

Run the npm install command and expo start to start the app.

npm install
expo start

🚀 Project setup

  1. Setup a new firebase project and real-time database and import the security rules from rules.txt.

  2. Create a new project

drawing

3. Add anonymous authentication and real-time database

drawing

Match card tiles with the same icon to complete the board.

🐢 Looking to add a players sceen and stqats in the future.

About

Match tiles to complete the board. Displays user actions in realtime to all players

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published