项目作者: Will-pasley

项目描述 :
JavaFX Arcade
高级语言:
项目地址: git://github.com/Will-pasley/Arcade.git
创建时间: 2020-01-21T22:14:16Z
项目社区:https://github.com/Will-pasley/Arcade

开源协议:

下载


Arcade


JavaFX Arcade


Note: Java 13.0.2, JavaFX 13, and Eclipse version 4.14.0 were last used to run this project


To Run:

Create a new Java project in Eclipse.
Drag and drop the Package folder onto the src folder.
Right click on the Java project -> Build Path -> Configure Build Path -> Libraries, then add the SQL driver as an external JAR to the Modulepath.
Open a MAMP SQL server.
Check the ScoreDatabase.java class and change the port number to match that of your server.
Here is a guide to run JavaFX 13 in Eclipse: https://openjfx.io/openjfx-docs/#introduction
Right click on ArcadeMenu.java -> Run As -> Java Application.
Use ‘WSAD’ and ‘Enter’ to navigate through the menu.