A simple chess game with a simple ai and websockets in Node.js
Make sure you have the Node Package Manager (https://www.npmjs.com/)
git clone ~instert ssh/https link~
cd NodeJsChess/
npm install
npm startIt is hosted on port 3000, navigate there with your browser (http://localhost:3000)