Board Made of Rectangles
I don't know if this is the right way to do this but I seems looks like a good idea.
This commit is contained in:
15
README.md
15
README.md
@@ -1,3 +1,16 @@
|
||||
# jchess
|
||||
|
||||
Java chess game
|
||||
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
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user