jskat icon indicating copy to clipboard operation
jskat copied to clipboard

JSkat is a free software implementation of the game Skat in Java.

Results 36 jskat issues
Sort by recently updated
recently updated
newest added

Although I never have a hook on "Hide toolbar" at the start of the program, the toolbar won't appear until I go to "preferences" and set a hook on "Hide...

When I create a local table I can't change the table name in the input popup: ![Screenshot from 2022-02-22 23-36-01](https://user-images.githubusercontent.com/2326303/155231188-3dd87078-897b-47ad-8ced-a6eb8c2c567b.png)

bug

The replay mode is a nice feature, where you can watch the game moves of the last game later. But it still could be improved by an additional mode, with...

enhancement

Some parts of JSkat's UI are still based on Swing. Take whatever part you like (e.g. some Swing based dialog or panel) and migrate it to JavaFX.

help wanted
hacktoberfest

Kotlin enables multiplatform re-use of JSkat base code not limited to Android. Kotlin leads to less boiler plate code that is easier to read. Kotlin is also more fun.

enhancement
help wanted

The class JSkatOptions is a homegrown approach for storing and handling the configuration of JSkat. To get rid of this "not invented here syndrome" we should use a standard library...

enhancement
help wanted
hacktoberfest

It might be nice to provide different score calculations, i.e. - official tournament scorecards (Seeger/Fabian) for 3/4 player tables with a series of 12 rounds and ISPA rules - cash...

enhancement
help wanted
good first issue
hacktoberfest

Skat rule options must be constant during a skat series. Therefore we need an immutable copy of the rule related options that is valid over all games of a skat...

enhancement
help wanted
good first issue
hacktoberfest

Implement a save/load feature for skat games. Use skat game save format from ISS if possible.

enhancement

Hello, this is not really a bug but just a quick question: When do you think Kneipenskat will be added as it currently says "planned" ? thanks, Peter

enhancement