Skip to content

tabreturn/tutorial-permu-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permu-Pong

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

todo

  • debounce button input
  • serve
  • restart on score
  • opponent
  • fix collisions
  • edge deflections
  • convex-style paddle rebounds
  • ...