/client-server

A basic client server architecture example

Primary LanguageJavaScript

client-server

network based game mechanics mechanics

using node, express and socket.io

how to run:

  1. run the following command in the project root
node index.js
  1. open browser at port 3000