-
Notifications
You must be signed in to change notification settings - Fork 46
Turning in Interactive Programming Project #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
object movement tracking original base (green circle)
Fixed counter, added game initialization and event for movement of green object that's SUPPOSED to move the mouse, but wasn't able to get it working. The event won't trigger, can't figure out why!
GOT IT WORKING! LITERALLY CONTROLS MOUSE MOTION BASED ON THE MOVEMENT OF A GREEN THING HOLLA
…ganization system.
…ler class organization system.
…ler class organization system. Camera releases.
most recent, trying to sort out everything. it was working for a bit but it stopped, not sure why but i'll sort it out!
fixed events, mouse reacts. Added calibration feature (make time longer though). Added selection feature based on increase in radius. Ball isn't showing up.
final version!
Reviewed 1 of 2 files at r1, 2 of 2 files at r2, 1 of 1 files at r4, 1 of 1 files at r5, 1 of 1 files at r6, 5 of 5 files at r7, 1 of 1 files at r8, 13 of 13 files at r10. interactiveprogramming.py, line 1 [r10] (raw file):
interactiveprogramming.py, line 100 [r10] (raw file): interactiveprogramming.py, line 123 [r10] (raw file): interactiveprogramming.py, line 137 [r10] (raw file): interactiveprogramming.py, line 269 [r10] (raw file): interactiveprogramming1.py, line 1 [r10] (raw file): object_movement.py, line 1 [r10] (raw file): Comments from Reviewable |
This change is