Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lxr1907/pokers-server

texas holdem poker and other poker games tomcat server code
https://github.com/lxr1907/pokers-server

Last synced: 9 days ago
JSON representation

texas holdem poker and other poker games tomcat server code

Awesome Lists containing this project

README

        

# texas
texas holdem poker and three card poker games.

A poker client useing html,jquery,websocket,canvas.

Only contains login,regist,three basic play rooms,rank by chips.

You can see this project at the website below.

http://120.26.217.116:8080/texas/texasIndex.html.

德州扑克的服务端代码,

包含了德州扑克和欢乐拼三张2个游戏的客户端部分。

包含登陆注册功能,筹码排行榜,德州扑克仅有3种下注额度的房间。

参考效果地址
1德州:
http://120.26.217.116:8080/texas/texasIndex.html

2拼三张:
http://120.26.217.116:8080/texas/threeCard.html

客户端代码地址https://github.com/lxr1907/pokers.git