b0n541 / jskat

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

Home Page:https://www.jskat.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

About

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

https://www.jskat.org

License:Apache License 2.0


Languages

Language:Java 98.0%Language:HTML 1.9%Language:CSS 0.1%Language:Kotlin 0.0%