index
:
pong
master
Simple ncurses example in form of pong
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 571abf1a9c40f099c774e555ff91e0af0142b4bc (
plain
) (
blame
)
1
2
all
:
$(
CC
)
src/pong.c
-o
pong
-Wall
-lncurses