Skip to content

A bot poker player in NodeJS TypeScript Socket TCP

License

Notifications You must be signed in to change notification settings

ianaflous/bot-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Poker

A bot poker player in NodeJS TypeScript TCP Socket

Get Started

Clone the project and run commands :

$ cd bot-poker

$ npm install

Running the application

Build the app

$ npm run build

Start the app

$ npm start

Run a Socket communication

Run the socket server in a other terminal

$ node test/server-test.js

About

A bot poker player in NodeJS TypeScript Socket TCP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published