Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start implementing game loop. | P. J. McDermott | 2013-05-20 | 3 | -4/+54 |
| | |||||
* | Use ints in struct paddle. | P. J. McDermott | 2013-05-20 | 1 | -9/+9 |
| | |||||
* | Draw the paddles on the screen. | P. J. McDermott | 2013-05-20 | 3 | -0/+56 |
| | |||||
* | Setup game, player, and paddle data structures. | P. J. McDermott | 2013-05-20 | 7 | -3/+137 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-05-20 | 7 | -0/+757 |