LibreBridge an open source and cross-platform contract bridge game, with the goal of being a portable alternative to the excellent Bridge Baron.
- Bidding
- Playing
- Scoring
- Randomly-playing AI
- GUI (not actually playable yet, unlike text-only mode)
- Cross-platform (tested on Linux only so far, but the code should compile for most systems)
- Better AI
- Peer-to-peer network play
Be sure to install Qt 5 or newer (it's currently not up to date for many distros). Then, just run 'qmake' then 'make' in this very directory!