/pong

Replicating the video game pong in Python, except with a one-control interface, like flappy bird. the user's paddle will automatically move down, and the user can press control+c to move it up. Also has autoplay mode, in which the computer can play for you.

Primary LanguagePython

Stargazers