Skip to content

Froren/JsPokerLive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Poker Live

A fork of the mdp/JsPoker project that crudely hacks together an interactive version of the game.

Installation

git clone
npm install
node play/npm start

navigate to localhost:3000

Hopefully the game is self-explanatory from that point.

What is this project?

I've made sweeping changes throughout the different modules to achieve this goal, so I've compiled JSPoker into a single repository and made my changes on top of it.

You can look at the history to get an idea of what I did, feel free to fork/improve/experiment with it.

Issues

  • Blinds double incorrectly, see commit message

Projects Used

JSPoker, and related projects (MachinePoker, Binions, Hoyle)

Poker.JS for displaying cards as images

About

Lose to robots in texas hold'em

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 8.9%