Skip to content

khachatur91/AnimalsGame

Repository files navigation

Technology

  • ESLINT with JavaScript Standard Style configuration
  • Next generation of Javascript (ES6)
  • Phaser game engine
  • Webpack ready
  • Node.js express socket.io server side

For multiplayer the url should have all these get variables
http://localhost:4001/?theme=farm&user=tutor&roomID=102 http://localhost:4001/?theme=farm&user=student&roomID=102

theme - farm, safari
user - student, tutor

For single player don't send any variables
http://localhost:4001

Setup

install all dependencies - npm install

development build run command - npm run dev

bdeployment build run command - npm run deploy

run the server - npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors