Skip to content

Web based multi player game, Players need to create long, valid words to win the game

Notifications You must be signed in to change notification settings

razaahmad333/vocablo

Repository files navigation

Vocablo

Players need to create long, valid words to win the game

Installation

  • Clone the repo
  • Create a firebase app
  • Create .env file and put firebase keys in this format
PORT=3000
FIREBASE_APIKEY=
FIREBASE_AUTHDOMAIN=
FIREBASE_DATABASEURL=
FIREBASE_PROJECTID=
FIREBASE_STORAGEBUCKET=
FIREBASE_MESSAGINGSENDERID=
FIREBASE_APPID=
FIREBASE_MEASUREMENTID=
  • Install the dependencies npm install
  • Start the server npm run server
  • Enjoy the game http://localhost:3000

About

Web based multi player game, Players need to create long, valid words to win the game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published