A bot poker player in NodeJS TypeScript TCP Socket
Clone the project and run commands :
$ cd bot-poker
$ npm install
$ npm run build
$ npm start
Run the socket server in a other terminal
$ node test/server-test.js
A bot poker player in NodeJS TypeScript TCP Socket
Clone the project and run commands :
$ cd bot-poker
$ npm install
$ npm run build
$ npm start
Run the socket server in a other terminal
$ node test/server-test.js