/multiplayertyping

Multiplayer typing race game

Primary LanguageJavaScript

#Node.js Multiplayer Typing Race

Deploy

Requirement

  • $ sudo npm install -g bower grunt-cli

Installation

  • Download zip or clone repository
  • Install needed dependencies using npm install and bower install
  • Edit IP to the machine's IP you're hosting on at assets/javascript/frontend.js line 11.
  • Compile with grunt less concat:js
  • Run server node server.js

Credits

Note

  • Project was done while learning node.js.
  • Litte/no security is in place.