Skip to content

Scout is a multiplayer, mobile game that is a new take on the neighborhood game, manhunt. Invite your friends to a lobby and select a boundary to play.

Notifications You must be signed in to change notification settings

fabriciof12345/scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to install

  1. npm install -g expo-cli
  2. cd into the client folder and run "npm install"
  3. cd into the server folder and run "npm install"

How to run:

  1. cd into client folder and run "expo start"
  2. open a new terminal and run "npm start"

server and client will now be running

Tech were using:

  • Socket.io (websockets)
  • React Native (ui)
  • MongoDb (database)
  • Express (apis)

About

Scout is a multiplayer, mobile game that is a new take on the neighborhood game, manhunt. Invite your friends to a lobby and select a boundary to play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published