Tik Tak Toe Build & run You can build app with the following command. It will download JavaFX library, if it does not exist. make build To run an app, execute the following command: make run