Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 763 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 763 Bytes

Clash Royale

Advanced Programming Final Project
Clash Royale By Java
July 2021

Requirements

Java and JavaFx SDK
MySQL Database

Screenshots

Main menu
Bot level
Default theme
Champions theme
Ice theme
About scene

How to run

Import mySQL-connector library from

src/libraries/mysql-connector.jar  

Set VM options as:

--module-path "D:\Sources\javafx-sdk-16\lib" --add-modules javafx.controls,javafx.media,javafx.fxml

Create a database named as "clashroyalehub" and import data from

data/clashroyalehub_userdata.sql

Username: root
Password: password