Resolve a subtle bug in TuxType Windows build
completed by: George Stephanos
mentors: sids.aquarius, David Bruce
The Windows build of tuxtype has a bug - if the player hits the "Windows" key while playing the fish game fullscreen, tuxtype is minimized but the mouse remains trapped at (0,0), making it hard for the user to do anything. Find this bug and fix it. Hint: TuxMath does not have this problem. This is being labeled "hard" in part because it is significantly more work to get a Windows build set up than a native linux build.