I don't know if this is the right way to do this but I seems looks like a good idea.
17 lines
276 B
Markdown
17 lines
276 B
Markdown
# jchess
|
|
|
|
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
|
|
|
|

|