SkillAgentSearch skills...

Jskat

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

Install / Use

/learn @b0n541/Jskat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JSkat is a free implementation of the German card game Skat in Java and Kotlin. It runs on Linux, Mac OS and Windows.

You can contribute to this project by either helping to migrate the GUI to JavaFX or by implementing a new AI player. Bug fixes or other contributions are also welcome.

alt screenshot

License:

  • Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

Use at least JDK 21 to build and run JSkat.

Build executable fat JAR: ./gradlew clean fatjar

Build installation with multiple JARs and start scripts: ./gradlew clean installDist

Build installation with fat JAR and start scripts: ./gradlew clean assembleDist

We build every push to develop with GitHub actions. We also build on every pull request.

We develop according the GitHub flow: https://docs.github.com/en/get-started/using-github/github-flow

So if you want to contribute to JSkat please create a feature branch from the develop branch and create pull requests towards the develop branch.

Java CI

CodeScene general

CodeScene Code Health CodeScene System Mastery

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated7d ago
Forks22

Languages

Java

Security Score

95/100

Audited on Mar 24, 2026

No findings