Last week I mentioned that I had a STEM project in the works with the Post-it® Brand. Today I get to introduce it to you! Behold Eye on the Prize, an analog computer programming game. In addition to introducing kids to programming logic, it’s a good introduction to pair programming because you need two people to play.
In pair programming, two programmers work together at a single computer. One writes the code while the other reviews each line of code in real time. In this game, the reviewer waits until the program is written and then runs through the steps, moving the character game piece through the grid to see if the objective is met.