Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lxr1907/pokers-server
- Owner: lxr1907
- Created: 2018-04-26T02:53:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T06:44:03.000Z (about 6 years ago)
- Last Synced: 2024-08-01T13:33:02.624Z (3 months ago)
- Language: Java
- Homepage: http://120.26.217.116:8080/texas/texasIndex.html
- Size: 17.7 MB
- Stars: 8
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.html2拼三张:
http://120.26.217.116:8080/texas/threeCard.html客户端代码地址https://github.com/lxr1907/pokers.git