NetBSD/games
mbalmer 1cdd30d45d hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey".
The source code and output of this program were used to illustrate
an article in the book "Total Interaction".  How this looks in print can
be at http://www.netbsd.org/~mbalmer/hals_end.jpg.
2013-11-12 17:46:20 +00:00
..
adventure Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 16:30:28 +00:00
arithmetic WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
atc Don't use ++ to set flags to true. Now passes -Wstrict-overflow. 2012-10-12 10:44:20 +00:00
backgammon fix unused variable warnings 2013-10-19 17:19:30 +00:00
banner Move scratch variables of main to main, instead of having them be 2012-10-13 19:44:36 +00:00
battlestar Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
bcd
boggle fix unused variable warnings 2013-10-19 17:19:30 +00:00
caesar
canfield
cgram Add RCS Id. 2013-08-04 07:55:09 +00:00
ching this already passes WARNS=5 2013-08-11 03:27:02 +00:00
colorbars Consistently use major/minor for NetBSD version. 2012-06-09 23:15:13 +00:00
countmail Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
cribbage Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
dab if 0 is used for the dimensions, compute the maximum size. 2012-10-06 19:39:51 +00:00
dm
factor
fish
fortune Untabify the header definition to avoid misaligned comment on 2013-09-19 00:58:11 +00:00
gomoku fix unused variable warnings 2013-10-19 17:19:30 +00:00
hack WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
hals_end hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard 2013-11-12 17:46:20 +00:00
hangman Pass -Wstrict-overflow 2012-10-13 21:03:09 +00:00
hunt fix unused variable warnings 2013-10-19 17:19:30 +00:00
larn WARNS=5 2012-06-19 05:30:43 +00:00
mille
monop WARNS=5 2012-06-19 05:30:43 +00:00
morse WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
number WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
phantasia Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided. 2013-02-16 17:00:21 +00:00
pig WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
pom
ppt
primes
quiz
rain
random
robots
rogue WARNS=5 2013-08-11 03:44:27 +00:00
sail fix unused variable warnings 2013-10-19 17:19:30 +00:00
snake WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
tetris fix unused variable warnings 2013-10-19 17:19:30 +00:00
trek
wargames
worm
worms - improve wording 2012-08-12 17:30:03 +00:00
wtf PR/47178 from Bug Hunting 2012-11-20 12:40:54 +00:00
wump WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
Makefile hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard 2013-11-12 17:46:20 +00:00
Makefile.inc WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00