PyGame code for a length estimation game. 6.804J Project. Go to: Project/Game in this directory for the final project code, data, images and writeup.
Requirements: pygame library
Given a reference length (gray line), estimate the length of another line (red). Press the Start button to start playing. Position coordinates and guesses are logged in log.txt Time limit: 60 seconds, blinker for last 5 seconds.
Questions, comments and suggestions to be sent to jesika@mit.edu