FIBS (online backgammon) client library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* |
|
Package fibs provides a FIBS.com (online backgammon) client library. |
|
|
|
In addition to the standard FIBS commands, the following internal custom |
|
commands are available: |
|
|
|
- `watch` - Watch a random game |
|
- `tv` - Watch random games continuously |
|
*/ |
|
package fibs
|
|
|