Help with microbit not working please

You can get rid of the on tilt right and on tilt left, that was to make sure that it is reading the variables correctly. Hit A to select players (to help with the problem, go with 2). Now hit B, a thumbs up will pop up and now you select a score (it doesn’t matter, just hit A once). Now the problem is when you hit B to swap which player’s score you’re inputting it skips player 2 and goes straight to the winner selection (it says tie, but its under the variable winner selection). What I couldn’t figure out about it is that it reads that winner selection variable=false AND difficulty level≠6 (I know it reads it because tilt left makes it show winner selection, and it shows false, and tilt right shows difficuly level and its less than 6), and the winner selection shouldn’t happen unless difficulty level=6 and winner selection=true. I think I might just have to redo the whole code because my partner changed the thing to wear difficulty level wouldn’t be needed, but if someone could help that would be great

1 Like