This is a simple JavaFX breakout clone using Kotlin to drive the game engine
You must first checkout the corresponding Kotlin game engine in the same directory as this project.
To run the demo navigate to the root directory and run
./gradlew jfxRun
Follow the directions on screen and use your mouse to move the paddle.