Skip to content

This is a digital Valentines Day card that can be easily modified to share!

Notifications You must be signed in to change notification settings

KyleDennison/Valentines-Day-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valentines Day Card

demo1

The goal of this project was to create a cheerful digital Valentines day card as a fun side project. This was accomplished using JavaFX to protray a animation of hearts that move randomly across the screen with a message in the middle. Since Java Fx does not have a premade Heart Shape I created a method that takes in a radius and returns a Heart of that size using two semicircles and a triangle. I then set the Hearts translation path to take in a random value positive or negative, to ensure they start in a random postion and move in a random direction.

Getting Started

To run this project open IntelliJ and import a project from version control and insert the URL of this repository.

Step 1

Then run the Main.java file.

Step 2

Built With

  • IntelliJ - IDE
  • JavaFX - Framework for animations

Authors

  • Kyle Dennison - KyleDennison

About

This is a digital Valentines Day card that can be easily modified to share!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published