Close

Fixed Bug

A project log for BotPong

World's smallest 2 player game of Pong.

kaikai 01/15/2016 at 18:270 Comments

The original code used port 1 pin 0 and 1 to control the paddle. These 2 pins can't be used with internal pullup and the paddle was drifting around. Changed the paddle control to port 1 pin 2 and 3.

Discussions