forked from langsfang/potal
-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/potal
License
gailingmic/potal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
==================================================
POTAL
Poker On TerminAL
POTAL is an open source online multiplayer game for
Texas Hold'em. It's written in C and based on ncurses.
The client-side of POTAL is designed to be run on
terminal or console. The goal of POTAL project is to
develop a high performance, highly scalable, portable
server and a nice-looking client.
==================================================
Usage:
launch the server if no server present:
potal_server [-p port]
start client to connect server:
potal_client -s server_addr -n username [-p port]
The default port is 9999.
==================================================
Key Bindings
TAB Switch between bet-window and chat-window
r/R Ready for starting game
f/F Fold
Ctrl+C Leave the game
About
Automatically exported from code.google.com/p/potal
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Roff 71.7%
- C 13.2%
- Shell 11.0%
- Makefile 3.6%
- Other 0.5%