Makey Makey with Balance Board Summative

Videos:

Scratch:

Pygame:

 

 

Documentation:

Scratch:

Screen Shot 2017-05-07 at 1.01.31 pm

Pygame:

Screen Shot 2017-05-07 at 1.01.59 pm Screen Shot 2017-05-07 at 1.02.14 pm

 

References:

The Timer: http://programarcadegames.com/python_examples/f.php?file=timer.py

The above link helped us create the timer to put on the window. It was the main program that we used for the timer.

Key Sensor: http://stackoverflow.com/questions/16044229/how-to-get-keyboard-input-in-pygame

The above link helped us setup our key sensor so that when the up arrow was pressed, the timer would stop and tell the user their score.

Welcome Message Creation: http://stackoverflow.com/questions/10077644/python-display-text-w-font-color

The above link helped us figure out how to put text on the screen for when we wanted to put up our welcome message for the user to see.

 

Leave a Reply

Your email address will not be published. Required fields are marked *