Skip to content

ewanmay/calgaryhacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Meadow Lake (Group 51) - User Documentation

To run the app

Clone the repo.

Running the app requires node and npm to be installed. All other dependencies are managed by npm.

Open two terminal tabs that will run the server and client respectively.

To build run the server:

cd server && npm i
npm start

The server runs on localhost:5000.

To build and run the client:

cd client && npm i
npm start

The client runs on localhost:3000.

To play games with your friends

Open your browser to the client, localhost:3000.

First you will need to log in. You can either create a new account or if you already have one you can sign in.

Connecting to your steam account

In the navbar select 'Profile'. From here you can follow the untuitive UI to connect to your steam account.

Been here before? Dont worry! We saved your steam information and are auto refreshing your steam data in the background so you dont have to do a thing!

Play with Friends

To create a lobby simply click the create button under the Groups section in the navbar.a

From here you will be able to:

  • Copy an invite code for your friends to join with
  • See a list of games that you and everyone in your lobby are able to play since they are in everyone's library
  • Use the built in chat functionality to message everyone in your lobby
  • Connect to voice and video for real time collaboration with friends in the game without having to use any 3rd party software!
  • Filter the types of games you and your lobby are hoping to play that night

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors