Davinais / WP2018_C

Repository for WP2018 team C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP2018_C

Repository for WP2018 team C

Usage

  1. npm install to install the dependancies
  2. launch server in production mode using npm start, set the PORT environment variable to change the port(default 11070)
  3. browse localhost:11070 for about_us page, and /muzikuro for the game.

Files and Folders

assets/

Images and static files to be used in the game.

server/

Nodejs server implementation

src/

html,css and javascript for the about us page and the game page.

About

Repository for WP2018 team C


Languages

Language:JavaScript 85.2%Language:CSS 10.1%Language:HTML 4.7%