#help with chess project
1 messages ยท Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
that they are failing. Can you provide more information about the specific issue you are facing? Additionally, it would be helpful if you could share the code for your methods and tests so that we can better understand the problem and provide appropriate assistance.
I uploaded your attachments as Gist.
here are the classes
hello?
You messaged when the server tends to be inactive, wait a bit someone will help you through this.
I can help too, after sometime.
You there?
Yes
Can you explain which particular portion doesn't seem to work?
Then I'll look into the details.
When i run test all moves, it shows that horizontal, vertical, diagonal, and verify source & destination do not work
The methods are in the board class
I would use an enum for row/column rather than an int to be safe.
Now I'm viewing the code, so do all tests don't work?
The test all moves say that horizontal, vertical, diagonal, and source & destination do not work