Source if available on GitHub:
$ git clone git://github.com/KenMacD/tarabish.git
.
├── api Thrift API for any servers/clients (no longer used)
├── client
│ ├── tarabishdart First draft Dart/Polymer client
│ └── react Second draft React client
└── server Erlang Tarabish Server
The client needs to be build before a release of the server so the client files are in the linked docroot folder.
React client:
$ cd client/dart
$ make build
The server:
$ cd server
$ make release
Dart client (old):
$ cd client/tarabishdart
$ pub get
$ pub build
To start the server run make start
from the server directory. It will listen
on port 42745 for client connections.
Licensed under an MIT/Expat license. See COPYING
Card images from http://www.jfitz.com/cards/ (offline, try waybackmachine.org)
Suits image from http://en.wikipedia.org/wiki/File:French_suits.svg