The Trump Suit Game Description
ATTENTION:
The program works correctly, even if written in maui.
Brevely:
This app wants to be a trumps simulator for two players, without multiplayer with Neapolitan cards.
It should be played in attack because it uses a greedy algorithm that decides whether to take the cards with value with the overcut or with the trump, and instead always tries to take the loads: if you play in defense you lose.
The Neapolitan deck is incorporated and at the moment it is the only one that can be used.
It is possible to make various customizations, including whether it is necessary to warn when the heel ends (which will have to be implemented with toasts when they will be cross-platform), whether the trump card can give points by starting the final minigame to grab it, the names of the players and the response time that are saved.
Currently the game is localized only in english du to current limitations of maui.
If when you click on the card the card is not played, you have to try again to click on the same card, if you click on another card the behavior is not defined.
The end screen allows you to share the match result on twitter.
The program works correctly, even if written in maui.
Brevely:
This app wants to be a trumps simulator for two players, without multiplayer with Neapolitan cards.
It should be played in attack because it uses a greedy algorithm that decides whether to take the cards with value with the overcut or with the trump, and instead always tries to take the loads: if you play in defense you lose.
The Neapolitan deck is incorporated and at the moment it is the only one that can be used.
It is possible to make various customizations, including whether it is necessary to warn when the heel ends (which will have to be implemented with toasts when they will be cross-platform), whether the trump card can give points by starting the final minigame to grab it, the names of the players and the response time that are saved.
Currently the game is localized only in english du to current limitations of maui.
If when you click on the card the card is not played, you have to try again to click on the same card, if you click on another card the behavior is not defined.
The end screen allows you to share the match result on twitter.
Open up