Pradana AUMARS
e10599f19a
* 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)
3 lines
39 B
Makefile
3 lines
39 B
Makefile
SUBDIRS = . src
|
|
dist_doc_DATA = README
|