Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 237 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 237 Bytes

othello

Othello nodejs implementation (socket.js & rest driven)

Launch Othello

npm install
npm start

then go to http://localhost:3005

Add a black bot

npm run bot:tars black

game capture