Contest #2
12Me21Created:
Make a pong game using the least number of characters in the program.
- Rules:
- must have 1-system multiplayer (for example, one player could use the d-pad and the other could use the B/X buttons). You don't need AI.
- must have a score counter, both players, and the ball displayed on screen. (you can use text, graphics, sprites, whatever.)
- The number of characters includes line endings and spaces.