nursaids / drawow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DraWow

Draw, Guess, Win!

Screenshot

About

DraWow is multi-player drawing game that can be played with up 4 people same time.

Instructions to play the game

One user will draw the random given word, and other users will guess. Whoever guess the word correct will be the next drawer. User will get a point when they draw the word or guess the word correct.

Pages

  • Login - lets user to login into the game
  • About - talks about the main purpose of the game
  • Game - actual page where users cant play the drawing game
  • Rank - tracks the users with highest scores

Technology used

Mongo, Express, React, Node, PassportJS, CanvasJS, Heroku

Starting the app locally

Start by installing front and backend dependencies. While in this directory, run the following command: npm install

This should install node modules within the server and the client folder. After both installations complete, run the following command in your terminal:

npm start

Your app should now be running on http://localhost:3000. The Express server should intercept any AJAX requests from the client.

Team

About


Languages

Language:JavaScript 84.8%Language:CSS 12.2%Language:HTML 3.0%