#๐Ÿ”’ Chess move error

13 messages ยท Page 1 of 1 (latest)

green flumeBOT
#

@jade raft

Python help channel opened

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.

jade raft
#

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?

green flumeBOT
#

@jade raft

Python help channel closed

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