Commit Graph

4 Commits

Author SHA1 Message Date
Pradana AUMARS 23009a78f1 Add requirements 2021-06-27 17:20:52 +02:00
Pradana AUMARS 4efe0c2365 Add 'Press any key to start...' introductory message 2021-06-27 17:19:17 +02:00
Pradana AUMARS d96d7485e5 Add header files to Automake instructions 2021-06-27 16:56:02 +02:00
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)
2021-06-27 16:41:52 +02:00