Need a gift for your girlfriend/boyfriend and you are a developer? Maybe this can be usefull for you.
I made a little gift for my gf and now I share the project, if you want do a little gift try to configure and build this
Java 8 or superior, gradle 5 or superior and a little bit of pacience for the developer.
Java 8 or superior or a wrapper for that (Like Laucher4J) and some fun for the final user.
This project is a little gift included some games in JFX, every time that you win a section you can see a reward
Edit class InfoController and set in infoLabel object for info text area, set here your lovely message.
There are a small cheat for enable all rewards, for change password "secret" with your new password.
In the execution you can put the password in a small label in top of the panel
This section is in italian, sorry, you can change the labels in class SCFController and the labels in file SCF.fxml
FYI
- Sasso --> Rock
- Carta --> Paper
- Forbici --> Scissors
Here you need to create the images for the pairs, create 8 images with incremental name (1.jpg, 2.jpg, 3.jpg, 4.jpg ...) the size will be 400x400.
Use your personal lovely images. Set it under: /resources/memory
Here you need to create the cards using number or j or q or k - followed by suit (c for clubs, d for diamonds, h for hearts and s for spade) Be carefull the ace is a and the 10 is t.
Ex. ac.gif - as.gif - 2c.gif - 2d.gif etc...
You can easly find the cards already done in this project
Put the images in /resources/blackjack/cards
Last thing is config the reward images, under /resources/rewards create 3 new jpg images (Reward1.jpg, Reward2.jpg and Reward3.jpg).
Here put your lovely images, or an image with some lovely text or anything else...
Done the configuration? Well now you can build with gradle or using your IDE exporting a runnable JAR, put it in a USB device and you have strange, but particular gift
Bye