All Projects → b0n541 → jskat-multimodule

b0n541 / jskat-multimodule

Licence: Apache-2.0 license
JSkat is a free software implementation of the game Skat in Java.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to jskat-multimodule

DrawingBotV3
DrawingBotV3 is a software for creating line drawings from Images
Stars: ✭ 161 (+666.67%)
Mutual labels:  javafx
dotacard
You are at FODA artwork repository. Play now for free
Stars: ✭ 22 (+4.76%)
Mutual labels:  card-game
hellocalc
HelloCalc is a programable calculator for Android created with JavaFX.
Stars: ✭ 23 (+9.52%)
Mutual labels:  javafx
rise-of-legions
Rise of Legions is a hybrid of MOBA, tower defense and deckbuilding - with fast-paced, easy-to-pickup tug-of-war strategy. Play solo or bring a friend for co-op or 2v2, collect cards, build your deck and crush your enemies.
Stars: ✭ 105 (+400%)
Mutual labels:  card-game
gramophy
A JavaFX based Open-Source YouTube Music Downloader/Player
Stars: ✭ 88 (+319.05%)
Mutual labels:  javafx
Cat-Face-Detector-with-OpenCV-and-JavaFX
📹 A Small OpenCV (Open Source Computer Vision) Example, who has the ability to detect multiple cat faces at the same time 🐱
Stars: ✭ 24 (+14.29%)
Mutual labels:  javafx
dynamoit
A simple AWS DynamoDB viewer
Stars: ✭ 32 (+52.38%)
Mutual labels:  javafx
csol
A small collection of solitaire/patience games (Klondike, FreeCell, Spider, Yukon, etc.) to play in the terminal
Stars: ✭ 25 (+19.05%)
Mutual labels:  card-game
tts-deckconverter
Generate card decks for Tabletop Simulator.
Stars: ✭ 27 (+28.57%)
Mutual labels:  card-game
medusa
A JavaFX library for Gauges
Stars: ✭ 605 (+2780.95%)
Mutual labels:  javafx
find the letter material design
litterature game made using javaFX and FXML, small collaboration, the game is about finding the missing letters from a word using different hints (an image, incomplete word..etc).
Stars: ✭ 21 (+0%)
Mutual labels:  javafx
vogon-java
Vogon - A simple personal finance tracker using Spring Boot and AngularJS
Stars: ✭ 16 (-23.81%)
Mutual labels:  javafx
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+71.43%)
Mutual labels:  javafx
jdeploy
Developer friendly desktop deployment tool
Stars: ✭ 282 (+1242.86%)
Mutual labels:  javafx
java
📚 Recursos para aprender Java
Stars: ✭ 31 (+47.62%)
Mutual labels:  javafx
klondike-rs
CLI Klondike Solitaire written in Rust
Stars: ✭ 32 (+52.38%)
Mutual labels:  card-game
amusementclub2.0
Source code for Amusement Club Discord bot using Eris library
Stars: ✭ 16 (-23.81%)
Mutual labels:  card-game
uno-multiplayer
uno multiplayer web app game based on socket io and nodejs
Stars: ✭ 27 (+28.57%)
Mutual labels:  card-game
arcomage-hd
Web-based, free and open source, remastered 3D clone of 3DO/NWC's 2000 card game Arcomage. 13 languages. Desktop or mobile Android iOS. Online or offline PWA. Against AI or Multiplayer (w/o server). 🧝👾🃏 (ts+react+redux+rxjs, CSS-based anim, WebRTC)
Stars: ✭ 55 (+161.9%)
Mutual labels:  card-game
arcgis-runtime-toolkit-java
Runtime Java SE toolkit
Stars: ✭ 16 (-23.81%)
Mutual labels:  javafx

JSkat is a free implementation of the German card game Skat in Java. 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 new AI player. Bug fixes or other contributions are also welcome.

alt screenshot

License:

Use at least JDK 17 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 GitFlow workflow: http://nvie.com/posts/a-successful-git-branching-model/

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].