NetBSD/games
msaitoh cc67c5474a s/ be be / be / 2020-08-19 02:19:06 +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 - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
dab
dm
factor
fish
fortune s/ be be / be / 2020-08-19 02:19:06 +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 - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
mille s/saftey/safety/ 2019-12-27 09:17:59 +00:00
monop
morse
number
phantasia - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pig
pom
ppt
primes
quiz s/opration/operation/ 2019-12-27 07:41:22 +00:00
rain
random random(6): Use arc4random_uniform to simplify code 2020-07-26 15:24:00 +00:00
robots robots: Use arc4random_uniform for better uniform distribution 2020-07-26 15:38:22 +00:00
rogue introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
sail - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
snake Remove extra semicolon. 2020-05-14 08:34:17 +00:00
tetris tetris: Use arc4random_uniform instead of modulo for better randomness 2020-07-21 02:42:05 +00:00
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc