Question
Hello and Thank you for the assistance, I need to create an 8x8 array using java code and make it show this as my output.
Hello and Thank you for the assistance,
I need to create an 8x8 array using java code and make it show this as my output.
Once that is complete the user must be propted to "Please enter a piece name." using a scanner allow the user to imput, example, 'R2-3' , from the column 4 row 3, picture above.
After a selection has been made allow the user to then choose a cordinate(X,Y),that corralates to a spot on the grid above, and replaces that tile, name.
The final product will be a javacode that just prints out the grid above, with the ability for the user to select a grad space say '4-3' and swap it with '6-2' 's spot on the grid, then reprinting out the grid. Thank you for your efforts again this has been tuff for me. :( Remeber must be done in java
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