Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if (BoardDetected()) //jeśli wykryta
  2. {
  3. if (whiteTurn) // jeśli tura białych
  4. {
  5. if (!WhiteNumberSame()) // jeśli ta sama liczba białych
  6. if (OneWhiteCheckerMoved()) // jesli tylko 1 ruszył się
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement