2023-04-02 20:40:11 +02:00
|
|
|
# jchess
|
|
|
|
|
2023-04-02 23:22:38 +02:00
|
|
|
A chess Board writen in Java
|
|
|
|
|
|
|
|
The goal of this project is to get used to javaFX. This might awefull code, don't loook to deeply!
|
|
|
|
|
|
|
|
## Build & Run
|
|
|
|
|
|
|
|
```shell
|
|
|
|
$ ./gradlew build
|
|
|
|
$ ./gradlew run
|
|
|
|
```
|
|
|
|
|
|
|
|
## Appearance
|
|
|
|
|
|
|
|

|