NetBSD/games
dholland 7ca3fbbe70 Avoid messing up the display when too many letters are guessed at once.
The field to put them in was made 26 characters wide... but includes
the string "Guessed: ". So if you get to 17 it wraps to the next line
and clreol()'s it. Instead, when reaching this point step on the
"Guessed:" string instead.

Reported by phil@.
2020-07-12 02:34:54 +00:00
..
adventure
arithmetic
atc Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
backgammon buffnum is shared between subs.c and fancy.c 2020-04-22 23:36:26 +00:00
banner
battlestar games/battlestar: Replace snprintf(3) with strlcpy(3) for better performance. 2020-02-06 22:09:43 +00:00
bcd End sentence with a dot. 2019-09-02 08:26:00 +00:00
boggle
caesar
canfield
cgram cgram(6): use standard cursor keys, use standard shuffle algorithm 2020-07-02 19:11:01 +00:00
ching
colorbars
countmail
cribbage
dab
dm
factor
fish
fortune A revision of "The purpose of computing is insight, not numbers" by 2020-06-15 12:57:51 +00:00
gomoku
hack games/hack: Suppress -Werror=stringop-truncation error. 2020-02-08 00:59:55 +00:00
hals_end
hangman Avoid messing up the display when too many letters are guessed at once. 2020-07-12 02:34:54 +00:00
hunt adjust a fallthru comment and add a missing break. 2019-10-13 07:42:57 +00:00
larn
mille s/saftey/safety/ 2019-12-27 09:17:59 +00:00
monop
morse
number
phantasia
pig
pom
ppt
primes
quiz s/opration/operation/ 2019-12-27 07:41:22 +00:00
rain
random
robots
rogue introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
sail
snake Remove extra semicolon. 2020-05-14 08:34:17 +00:00
tetris introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc