Skip to content

jdrosales17/game-of-drones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Drones

This project tries to emulate the game "Rock-Paper-Scissors".

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install to run the game:

  • Node.js
  • Node Package Manager (npm)
  • MongoDB

Installing

This installation process assumes you already have MongoDB running as a daemon.

First, run

npm install && node server.js

inside the project folder

Then, on a separate terminal, run

npm install && npm start

inside the folder '/client'

Authors

  • Juan Diego Rosales

About

Web app for the game "Rock-Paper-Scissors"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published