Question
USE JAVAFX, AND memory game is images matching game, not puzzle game. an example would be like this: (go to this website) http://dkmgames.com/Memory/pairsrun.php READ THE
USE JAVAFX, AND memory game is images matching game, not puzzle game.
an example would be like this: (go to this website)
http://dkmgames.com/Memory/pairsrun.php
READ THE PROBLEM AND DON'T ANSWER WITH JFrame.
General Description: "Memory" or "Concentration" is a popular game played by young children. The object of the game is to take turns flipping over pairs of cards and keeping track of how many same pairs each user has found. The winner is the person who made the most matches. An example of this game can be seen here where the objective is to match a country with its flag (a variation on the classic game.) You will implement a single player version of this game this week. Requirements Your program must place all files in a package called hws Your program must use Object Oriented Design in its implementation. Your program must use JavaFX for the GUI, no console input /output is allowed. Programs which utilize the console will receive no credit. Your program must offer the user a choice of different game board sizes from the following: 4 x4,6x6, and 10 x 10. come up with your own.) Your program must offer the user a choice of three different image themes, i.e. food, animals, colors (don't use these o You will want to find small images to use for each theme. o Please choose themes that are school appropriate. Your program must time the user and report how long it took them to find all matches, once all matches have been found You do not need to display a ticking clock, as this may need to use the animation libraries we have yet to cover, but if you can figure out a way you are more than welcome to do this. Your prNJrarn musi b: able in play?( ar in irm boginning in end vnih nt>
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started