-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
daebbb2
commit 25044c1
Showing
7 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Clash Royale | ||
|
||
Advanced Programming Final Project | ||
Clash Royale By Java | ||
July 2021 | ||
|
||
## Requirements | ||
|
||
Java and JavaFx SDK | ||
|
||
## Screenshots | ||
![Main menu](src/images/image1.JPG) | ||
![Bot level](src/images/image2.JPG) | ||
![Default theme](src/images/image3.JPG) | ||
![Champions theme](src/images/image4.JPG) | ||
![Ice theme](src/images/image5.JPG) | ||
![About scene](src/images/image6.JPG) | ||
|
||
## 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 | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.