projects
/
multypo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
players get points now which are shown per word
[multypo.git]
/
makefile
1
2
game: game.cpp
3
g++ -g -Wall -o game game.cpp -lX11 -lXi
4