/board-node

HTML5 Web application using node.js

Primary LanguageJavaScript

Prerequisites

  1. install node.js

Run the game

Run the server

On your server machine:

$ node server.js ... HTTP server running at htpp://0.0.0.0:8080

Run the client

On you iPhone/iPad, open http://<server-name>:8080/ and move the device to move the piece on the board (To know the name of your server, use hostname in a terminal)