8000 GitHub - leenmie/galaxy-poker: A full implementation of a multiplayer poker game. Server side is written in python. Client side is HTML5/Canvas.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A full implementation of a multiplayer poker game. Server side is written in python. Client side is HTML5/Canvas.

License

Notifications You must be signed in to change notification settings

leenmie/galaxy-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online face to face limited pot Texas Holdem Poker

gameclient: 
	A HTML5/Javascript game client. 
	Impactjs game engine, requirejs, CocoonJS. 
	Mobile deployable by CocoonJS.

gameserver: 
	An asynchronous scalable game server. 
	Tech stacks: XMPP ejabberd, ZeroMQ, MongoDB, and python-twisted.

gamewebservice: 
	shared service for game, such as: user registration, login, facebook, ...
	CherryPy web service.

About

A full implementation of a multiplayer poker game. Server side is written in python. Client side is HTML5/Canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0