The Final Card Game is a general purpose card game. It is designed to have these features:
- It is a generic card game application that can be used to play many different kinds of card games as there is no rule restriction to any specific game;
- Up to 16 players can connect to gather around a virtual game table so they can share a common card game live;
- Up to 10 full decks of cards are provided with the numbers of all cards configurable;
- It has several different card areas that can be used to suit different card games;
- It is implemented in Java using JavaFX for graphic user interface as a balance between cross-platform compatibility and rich user experience.
The latest binaries can be downloaded from the following locations:
- The GitHub releases at https://github.com/Yafei-W/final-card-game/releases/latest;
- From pCloud at http://u.pc.cd/1pi;
- From Baidu at https://pan.baidu.com/s/1ta-cj93XJzXRw8gdtAU9nA?pwd=h3qf with code "h3qf".
The binaries are packaged with Oracle Java 17. Download the zip file of your platform, unzip and run the FinalCardGame script under the bin folder . Once the program starts, click on the "Menu" button to access a pop-up menu. Select "Help", then "Getting Started" and "The App" for further instructions.
Note that this is a closed-source project. Only releases are available.
Submit issues and suggestions to https://github.com/Yafei-W/final-card-game/issues.
Start-up screen showing player connection options:
Playing card configuration;
Three person card game:
Four person card game:
Seven person card game: