A Pong of many permutations
Processing.py + Arduino Pong tutorial files
Providing multiple input and game parameters, thereby allowing the student to generate variations of Pong by playing with different combinations of Processing variables and Arduino inputs.
Note:
Win64 serial bug
- debounce button input
- serve
- restart on score
- opponent
- fix collisions
- edge deflections
- convex-style paddle rebounds
- ...