jpoker is a JavaScript client for playing online poker. It displays the list of poker tables and when the user choses one, it is displayed in the browser. The user can join the game and play hands. It supports multi table tournaments.
The poker server to which jpoker connects must implement a protocol compatible with poker-network. jpoker user interface is based on TiddlyWiki. However the underlying jquery based library is independent and can be used to implement alternate look and feel.
Product's homepage
Requirements:
· TiddlyWiki
· Python-SimpleJson
What's New in This Release: [ read full changelog ]
· Sound notifications.
· CSS structure for theming.
· 20 player avatar images.