Skip to content

cemoner/MatchingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatchingGame

In order to open the project you need javafx library and you need to add module path to vm options and also you need to change the pathing to the pictures inside the code in class View function setImageList

It is a game which the program picks 8 cards randomly from a 52 card deck and replace them randomly twice in the screen. And pictures have listeners and when you click them they reveal themselves(2 max at a time) with card flip animation. If the cards match they don't close back but if they are different the cards close again. You can't open 3 cards while the other 2 cards are not compared and animations are done.

Screenshot 2021-04-20 215323 Screenshot 2021-04-21 124008 Screenshot 2021-04-21 124028

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published