Monday, February 5, 2018

#TDLD Red Light, Green Light - Sphero Edu Program


Get the program here: http://ift.tt/2BKxL3I An old playground game comes to life with Sphero! In this robotic rendition of Red Light, Green Light, the "it" person stands at the front of the space, and all other players start at the other end along with Sphero. Start the program and when players hear and see "green", and they need to run alongside Sphero until it reads red. Players only advance when it's green, not blue, red or yellow. The "it" person's job is to watch for players that move on the wrong color, and those players are out. The goal is to be the first player to high five the "it" person, and then that player becomes "it." Tech Break: This program uses a "loop until" condition to end at the "it" person, according to the distance Sphero travels. The default is 15 meters (1500cm), but you can change that to whatever length works for your space. The program also has weighting logic to pick the green command randomly, but more often than the other 3 colors to keep the game moving. Lastly, the time for each color is random... to keep it unpredictable. Get after it! #ThursdayLearnDay http://ift.tt/2BKxL3I

No comments: