Skip to content

nilobarp/holdem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

#Holdem Simplistic implementation of poker hand ranks. Read background of the algorithm here https://github.com/nilobarp/holdem-java/blob/master/readme.md

#Dev environment setup ##Clone the repository

cd ~
git clone https://github.com/nilobarp/holdem.git

##Install dependencies

cd ~/holdem
npm install

##Run test npm test ##Run code coverage npm run cover ##Start server run node web/serve.js from project root and open browser to http://localhost:8000

About

Rank em poker hands

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors