Add in basic scoring support.
commitbde130ca79a32dc72e687cb6036efb15409b9a1e
authorJeff Moyer <phro@alum.wpi.edu>
Sun, 19 Oct 2008 18:19:42 +0000 (19 14:19 -0400)
committerJeff Moyer <phro@alum.wpi.edu>
Sun, 19 Oct 2008 18:19:42 +0000 (19 14:19 -0400)
treef3c81a5a5da1fea2762b5b6a2aaff0ba3bfe1445
parent5d8fdeb41a2619a59e67ccb634cfa6b361489d42
Add in basic scoring support.
- The @datadir@/attac-man directory is now setgid <GROUP>, where group is
  a configure paramter, defaulting to games.
- The top ten high scores are kept in the score file
- added the 'high-scores' console command to print the list
Added -h help text
Makefile.in
autogen.sh
configure.ac
game.c
input.c
main.c
score.c [new file with mode: 0644]