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: 8192004b6e7157d1e73b924fbb1451db6043b42c (
plain
) (
blame
)
1
2
all
:
$(
CC
)
src/pong.c
-o
dbg/pong
-Wall
-lncurses