NetBSD/games/atc
pgoyette a9c53af5cf Report the users score _after_ the game has ended and the screen has
been restored to pre-game state.  Otherwise, the user gets a message
that their score did (or more likely, did not) improve over their
previous score, yet the user has no indication of what the current
score actually was!
2019-03-19 00:11:34 +00:00
..
games
BUGS
Makefile
atc.6 Use An in AUTHORS section. 2015-07-26 22:22:24 +00:00
def.h
extern.c
extern.h Move game logic out of the file with the curses code. 2015-06-25 05:33:02 +00:00
grammar.y
graphics.c Move game logic out of the file with the curses code. 2015-06-25 05:33:02 +00:00
input.c
lex.l
list.c
log.c Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
main.c Move game logic out of the file with the curses code. 2015-06-25 05:33:02 +00:00
pathnames.h
struct.h
tunable.c
tunable.h
update.c Move game logic out of the file with the curses code. 2015-06-25 05:33:02 +00:00