You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pradana AUMARS e10599f19a First implementation of Pong
* Movement of ball and rackets are correct
* Score is recorded and displayed on terminal, not on the window
* Ball is represented as a square and not a disc
* Window is fixed and not scalable
* Player controls are E-D (up-down) for Left, I-K (up-down) for Right
* Ball reset parameters are fixed (except for direction)
2 years ago
src First implementation of Pong 2 years ago
LICENSE First implementation of Pong 2 years ago
Makefile.am First implementation of Pong 2 years ago
configure First implementation of Pong 2 years ago
configure.ac First implementation of Pong 2 years ago