Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Design Operation And Evaluation Of Mobile Communications

Authors: Gavriel Salvendy ,June Wei

1st Edition

3030770249, 978-3030770242

Students also viewed these Programming questions

Question

Explain the concept of an entrepreneurial legacy.

Answered: 1 week ago

Question

Discuss the various Fault elements associated with SOAP fault.

Answered: 1 week ago

Question

How to Construct a Stem and Leaf Plot

Answered: 1 week ago