Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The goal of this assignment is to develop a Tic-Tac-Toe game using the JavaFX FXML. The requirements I mention is just the base, please use

The goal of this assignment is to develop a Tic-Tac-Toe game using the JavaFX FXML. The requirements I mention is just the base, please use creativity, you are not limited to these requirements.

1) Your game is going to have at least 2 Scenes, Login Scene and GamePlay Scene.

2) You will have 2 fxml files and 2 controller classes.

3) In the Login Scene, it is sufficient to learn the Names of the Players

image text in transcribed

4) You will then load the GameScene with the Player Names updated on the GameBoard.

image text in transcribed

5) The game starts by clicking the "Start" button and "Start" button is disabled until the game finishes. The name of the player who is going to play is displayed in a different color to emphasize.

image text in transcribed

6) The players uses different symbols and play the game one by one.

image text in transcribed

7) At each turn, you need to check if there are any spots left or if there is a winner. If so, should prompt it.

image text in transcribed

8) Count the number of times each player wins and update the Game Scene.

My TicTacToe Player 1 Name Blue Player 2 Name Red Start Cancel

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

Database 101

Authors: Guy Kawasaki

1st Edition

0938151525, 978-0938151524

More Books

Students also viewed these Databases questions

Question

How will the members be held accountable?

Answered: 1 week ago