U3L10 - Booleans Unplugged(Sort of) - Game Lab Version

Here is a game lab version of the Booleans Unplugged activity. After 3 seconds, it randomly asks a question about the sprites shown. The object is to drag the sprites with the mouse to the correct frame (TRUE or FALSE). The game starts over once all the sprites have been dragged up. The game does not check anything for “correctness” - it’s just an animated way to do the lesson of T/F sorting of objects based on boolean expressions (questions).
It has several questions so it can be run several times. Check out the code to modify as needed!

2 Likes

Love it! Thanks for sharing!

It is fun,
Thank you!