# 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 ![Current Window](./Current_Window.png "Current Window")