jskat
jskat copied to clipboard
JSkat is a free software implementation of the game Skat in Java.
New users sometimes don't know how to start this JAR-file thing. - explain it in detail on the homepage - find a way to create a selfcontained ZIP archive with...
Review the possibilities provided by Itch.io and publish JSkat there too if it is promising.
The implementation of the Skat rules use inheritance very intensively at the moment. It should be broken down to a more simple class structure that uses composition over inheritance.
The ISS provided a file with over one million games that were played at the ISS so far. We need a dialog for browsing and filtering the games to find...
The following ideas exist for this issue: - The fourth player can choose, which card panel of the other players he wants to see, includes the necessary update to the...
After a game is finished, all tricks are shown in the table panel. This view should be extended with the following additions: - the player cards should be shown in...
Ist der Fehler bereits bekannt? Jedes Ramsch-Spiel ist in der Version skat-0.22.0-linux nicht möglich. Fehler: Der Skat kann nicht weiter geschoben werden. Drückt man ein paar mal auf den Button:...
Currently during discarding the player can put up to four cards into the Skat or have less than two cards in the skat. Only when "Discard" or "Schieben" in Schieberamsch...
If the user logs out from ISS the ISS lobby is closed but not the ISS tables. They should be closed automatically as well.
The own player should be highlighted in the table of players on the ISS welcome page to be better recognizable.