#๐ Chess move error
13 messages ยท Page 1 of 1 (latest)
@jade raft
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
im trying to send the script but it just deletes it so idk what to do maybe i will divide it in smaller chunks and send it like that
alright, so it cant break out of the loop even tho it should(i think)
when its generated
I know that i probaly wrote the code in the most inefficient way but yea im a very beginner
also when botTurn is false, it breaks the loop because the lop is
while botTurn == True:
if you need more information to help fix the issue then pls ping me
The question is, Whats wrng with the code and if the way is totally wrong how do I make the script detect if a Move captures its own piece?
@jade raft
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.
๐ Chess move error