Skip to content

Aseged/theDrawingGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theDrawingGame

The following will need to be installed to run the game:

-npm install body-parser (for parsing data) -npm install ejs (for parsing data between files)

To run the app, Navigate to the main dir on local in cmd

e.g. C:\Users\Aseged\theDrawingGame

Type 'node server.js' to start the server.

Navigate to local as: http://localhost:3000 and follow the on screen instruction.

About

WEBRES Sprint 2 creating a game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%