8000 GitHub - Sriram137/poker: Poker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sriram137/poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands

j <name> or join <name>
c or check
f or fold
r <amount> or raise <amount>

Utility Commands

ls or players -> List of players ,position and bets
b or board    -> Cards open on board
me            -> My cards, bet and balance
w or who      -> Whose turn to play 
p or pot      -> How much is in pot

Devlopment

Clone so that directory structure looks like

~GOPATH/src/github.com/elricL/poker

Usage

Need a webscocket client library to connect to the server.

Installation

A websocket client library written in node can be installed using

npm install -g ws

Connect using

wscat -c ws:server_address:9000/ws

About

Poker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0